Skip to content

Commit 398545a

Browse files
authored
Merge pull request #2204 from opensim-org/dep_Simbody_3.6.1
Dependencies: use Simbody-3.6.1 tag
2 parents 315d20c + e69c8f3 commit 398545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ AddDependency(NAME BTK
149149

150150
AddDependency(NAME simbody
151151
URL https://github.com/simbody/simbody.git
152-
TAG fd5c03115038a7398ed5ac04169f801a2aa737f2
152+
TAG Simbody-3.6.1
153153
CMAKE_ARGS -DBUILD_EXAMPLES:BOOL=OFF
154154
-DBUILD_TESTING:BOOL=OFF)
155155

0 commit comments

Comments
 (0)