Skip to content

Commit 70de9e7

Browse files
authored
Merge pull request #2386 from idhamari/patch-2
Update CMakeLists.txt
2 parents 763b000 + f42116c commit 70de9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenSim/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
subdirs(Common Simulation Actuators Analyses Utilities Tools Examples
33
Tests ExampleComponents)
44

5-
add_subdirectory(Sandbox)
5+
#add_subdirectory(Sandbox)
66

77
install(FILES OpenSim.h DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/OpenSim")

0 commit comments

Comments
 (0)