Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,16 @@ endif()
set(usd_LINK_LIB_NAMES
ar
arch
boost
cameraUtil
garch
geomUtil
gf
glf
hd
hdar
hdGp
hdMtlx
hdsi
hdSt
hdx
Expand All @@ -201,6 +204,7 @@ set(usd_LINK_LIB_NAMES
kind
ndr
pcp
pegtl
plug
pxOsd
python
Expand All @@ -210,20 +214,32 @@ set(usd_LINK_LIB_NAMES
trace
usd
usdAppUtils
usdBakeMtlx
usdGeom
usdGeomValidators
usdHydra
usdImaging
usdImagingGL
usdLux
usdMedia
usdMtlx
usdPhysics
usdPhysicsValidators
usdProc
usdProcImaging
usdRender
usdRi
usdRiPxrImaging
usdSemantics
usdShade
usdShadeValidators
usdSkel
usdSkelImaging
usdSkelValidators
usdUI
usdUtils
usdUtilsValidators
usdValidation
usdviewq
usdVol
usdVolImaging
Expand Down