STYLE: mention cdash (not only dart)

Alex
This commit is contained in:
Alexander Neundorf 2008-11-03 16:23:43 -05:00
parent a1f1e50143
commit b1606e6bde
1 changed files with 2 additions and 2 deletions

View File

@ -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)