We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f83e41 commit d86234bCopy full SHA for d86234b
1 file changed
CMakeLists.txt
@@ -54,7 +54,7 @@ if (NOT MSVC)
54
set_target_properties ("MemoryModule" PROPERTIES PREFIX "")
55
endif ()
56
57
-add_subdirectory (example)
58
-add_subdirectory (tests)
+#add_subdirectory (example)
+#add_subdirectory (tests)
59
60
enable_language (RC)
0 commit comments