diff options
-rw-r--r-- | Modules/CTest.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CTest.cmake b/Modules/CTest.cmake index 10d6ff5..952e18e 100644 --- a/Modules/CTest.cmake +++ b/Modules/CTest.cmake @@ -1,5 +1,5 @@ -# - Configure a project for testing with CTest/Dart -# This file configures a project to use the CTest/Dart +# - Configure a project for testing with CTest/CDash +# This file configures a project to use the CTest/CDash/Dart # testing/dashboard process. This module should be included # in the CMakeLists.txt file at the top of a project. Typical usage: # INCLUDE(CTest) |