[Cmake-commits] [cmake-commits] alex committed CTest.cmake 1.12 1.13

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 3 16:23:45 EST 2008


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv31553

Modified Files:
	CTest.cmake 
Log Message:
STYLE: mention cdash (not only dart)

Alex


Index: CTest.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/CTest.cmake,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** CTest.cmake	2 May 2008 15:25:25 -0000	1.12
--- CTest.cmake	3 Nov 2008 21:23:43 -0000	1.13
***************
*** 1,4 ****
! # - Configure a project for testing with CTest/Dart
! # This file configures a project to use the CTest/Dart
  # testing/dashboard process.  This module should be included
  # in the CMakeLists.txt file at the top of a project.  Typical usage:
--- 1,4 ----
! # - 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:



More information about the Cmake-commits mailing list