Browse Source

BUG: fix typo

Ken Martin 19 years ago
parent
commit
e026f620f8
1 changed files with 1 additions and 1 deletions
  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