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 136ff53 commit 9352064Copy full SHA for 9352064
CMakeLists.txt
@@ -57,6 +57,6 @@ show_module_info()
57
install_project()
58
59
60
-if(BUILD_EXAMPLES)
+# if(BUILD_EXAMPLES)
61
add_subdirectory(example)
62
-endif()
+# endif()
0 commit comments