We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7c68e commit b230068Copy full SHA for b230068
simulate/CMakeLists.txt
@@ -41,9 +41,6 @@ if(APPLE)
41
enable_language(OBJCXX)
42
endif()
43
44
-if(NOT DEFINED expose_headers)
45
-
46
-endif()
47
option(SIMULATE_BUILD_EXECUTABLE "Build the simulate executable binary." ON)
48
option(SIMULATE_GLFW_DYNAMIC_SYMBOLS "Whether to resolve GLFW symbols dynamically." OFF)
49
0 commit comments