Skip to content

Commit

Permalink
Merge pull request opensim-org#3911 from opensim-org/feature_update-s…
Browse files Browse the repository at this point in the history
…imbody-with-cable-support

Update simbody to a version with `SimTK::CableSpan` support
  • Loading branch information
adamkewley authored Oct 4, 2024
2 parents b89164d + 23957c4 commit c9336a8
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 c9336a8

Please sign in to comment.