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 88ca006 commit c7d6eaaCopy full SHA for c7d6eaa
CMakeLists.txt
@@ -34,10 +34,6 @@ if(FLIBCPP_DEV)
34
endif()
35
option(FLIBCPP_BUILD_TESTS "Build Flibcpp tests" ${_DEFAULT_BUILD_TESTS})
36
37
-if(FLIBCPP_BUILD_TESTS OR FLIBCPP_BUILD_EXAMPLES)
38
- set(_DEFAULT_BUILD_TESTING ON)
39
-endif()
40
-
41
#---------------------------------------------------------------------------#
42
# FLAGS
43
0 commit comments