Remove leftover MJ_USD_TARGET_NAME include directories call from USD CMake.
PiperOrigin-RevId: 781023625 Change-Id: Id75cb94c0eafc27c47a275d3cf4280020ed0c17a
This commit is contained in:
committed by
Copybara-Service
parent
b81f1db8af
commit
9d64ed9575
@@ -199,10 +199,6 @@ target_sources(mujoco PRIVATE
|
||||
utils.cc
|
||||
writer.cc
|
||||
)
|
||||
target_include_directories(${MJ_USD_TARGET_NAME} PUBLIC
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/../../"
|
||||
)
|
||||
|
||||
|
||||
if (USD_DIR)
|
||||
find_package(pxr REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user