Add tendon.cpp to mjcPhysics CMake

PiperOrigin-RevId: 822694422
Change-Id: Ic2f7c7a3b85526d49eb98c19118e6936ccb4e0f7
This commit is contained in:
Sam Haves
2025-10-22 12:28:21 -07:00
committed by Copybara-Service
parent ae33724de1
commit febe75d54b
+1
View File
@@ -181,6 +181,7 @@ target_sources(${MJC_PHYSICS_PLUGIN_TARGET_NAME} PRIVATE
mjcPhysics/meshCollisionAPI.cpp
mjcPhysics/sceneAPI.cpp
mjcPhysics/siteAPI.cpp
mjcPhysics/tendon.cpp
mjcPhysics/tokens.cpp
)
set_target_properties(${MJC_PHYSICS_PLUGIN_TARGET_NAME} PROPERTIES