From b1606e6bded0622ff182b2af01f404d9c504e4b5 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Mon, 3 Nov 2008 16:23:43 -0500 Subject: STYLE: mention cdash (not only dart) Alex --- Modules/CTest.cmake | 4 ++-- 1 file 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) -- cgit v0.12