Skip to content

Commit f42116c

Browse files
authored
Update CMakeLists.txt
used the incorrect commment
1 parent e8990d1 commit f42116c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenSim/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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)