Skip to content

Commit

Permalink
Update simbody to a version with SimTK::CableSpan support
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Oct 4, 2024
1 parent f874170 commit 23957c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ AddDependency(NAME ezc3d
AddDependency(NAME simbody
DEFAULT ON
GIT_URL https://github.com/simbody/simbody.git
GIT_TAG d98f05fa1899633b544757e6c179562940f0849d
GIT_TAG f853397efad00798a169ff3dd1c52f5e20a24ba9
CMAKE_ARGS -DBUILD_EXAMPLES:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF
${SIMBODY_EXTRA_CMAKE_ARGS})
Expand Down

0 comments on commit 23957c4

Please sign in to comment.