Skip to content

Commit 309b9c7

Browse files
committed
Disabled tests by default.
1 parent 14f1092 commit 309b9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/options.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
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)
2+
option(INT_TREE_ENABLE_TESTS "Enable tests?" OFF)

0 commit comments

Comments
 (0)