diff --git a/Modules/CTest.cmake b/Modules/CTest.cmake index 10d6ff51f5..952e18eed6 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)