Ken Martin 19 lat temu
rodzic
commit
e026f620f8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Modules/CTest.cmake

+ 1 - 1
Modules/CTest.cmake

@@ -1,7 +1,7 @@
 # - setup CTest 
 # This file configures a project to use the CTest/Dart
 # testing/dashboard process.  
-# OPTION(BUILD_TESTING "Build the testing tree." ON)
+OPTION(BUILD_TESTING "Build the testing tree." ON)
 
 IF(BUILD_TESTING)
   # Setup some auxilary macros