We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 763b000 + f42116c commit 70de9e7Copy full SHA for 70de9e7
OpenSim/CMakeLists.txt
@@ -2,6 +2,6 @@
2
subdirs(Common Simulation Actuators Analyses Utilities Tools Examples
3
Tests ExampleComponents)
4
5
-add_subdirectory(Sandbox)
+#add_subdirectory(Sandbox)
6
7
install(FILES OpenSim.h DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/OpenSim")
0 commit comments