Skip to content

Commit

Permalink
Change simbody version to one with @halleysfifthinc cmake patch
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Sep 30, 2024
1 parent aba940c commit dc40e8c
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 aff36c1c4b4c6020866d3a4c66471e037fcb1ce2
GIT_TAG f853397efad00798a169ff3dd1c52f5e20a24ba9
CMAKE_ARGS -DBUILD_EXAMPLES:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF
${SIMBODY_EXTRA_CMAKE_ARGS})
Expand Down

0 comments on commit dc40e8c

Please sign in to comment.