Преглед на файлове

STYLE: mention cdash (not only dart)

Alex
Alexander Neundorf преди 17 години
родител
ревизия
b1606e6bde
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      Modules/CTest.cmake

+ 2 - 2
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)