Skip to content

Instantly share code, notes, and snippets.

@matlabbe
Created March 25, 2020 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matlabbe/cacff9f8271d0c42acd622939a26cab4 to your computer and use it in GitHub Desktop.
Save matlabbe/cacff9f8271d0c42acd622939a26cab4 to your computer and use it in GitHub Desktop.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3279915..f007cff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -155,8 +155,8 @@ endif(WIN32)
add_subdirectory( cmake )
add_subdirectory( src )
-add_subdirectory( examples )
-add_subdirectory( test )
+#add_subdirectory( examples )
+#add_subdirectory( test )
add_subdirectory( doc )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment