BUG: fix typo
This commit is contained in:
parent
11a64c8c0a
commit
e026f620f8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue