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 14f1092 commit 309b9c7Copy full SHA for 309b9c7
cmake/options.cmake
@@ -1,2 +1,2 @@
1
option(INT_TREE_DRAW_EXAMPLES "Draws some examples in a subdirectory. run make_drawable.sh before this" OFF)
2
-option(INT_TREE_ENABLE_TESTS "Enable tests?" ON)
+option(INT_TREE_ENABLE_TESTS "Enable tests?" OFF)
0 commit comments