Skip to content

Commit c7d6eaa

Browse files
committed
Remove unused cmake code
1 parent 88ca006 commit c7d6eaa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ if(FLIBCPP_DEV)
3434
endif()
3535
option(FLIBCPP_BUILD_TESTS "Build Flibcpp tests" ${_DEFAULT_BUILD_TESTS})
3636

37-
if(FLIBCPP_BUILD_TESTS OR FLIBCPP_BUILD_EXAMPLES)
38-
set(_DEFAULT_BUILD_TESTING ON)
39-
endif()
40-
4137
#---------------------------------------------------------------------------#
4238
# FLAGS
4339
#---------------------------------------------------------------------------#

0 commit comments

Comments
 (0)