summaryrefslogtreecommitdiff
path: root/Modules/Dart.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-04-01 15:45:26 -0500
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-04-01 15:45:26 -0500
commit6cd36d16e518822fd95e7d044cfe265bddf3bb07 (patch)
tree7bcc76ef5b5d264a11f833e2da86dcf9e0635058 /Modules/Dart.cmake
parent7acfc4dc3cd8c5865ff55ed94e210776cff6876b (diff)
downloadcmake-6cd36d16e518822fd95e7d044cfe265bddf3bb07.tar.gz
ENH: Rename the DartConfiguration.tcl to CTestConfiguration.ini
Diffstat (limited to 'Modules/Dart.cmake')
-rw-r--r--Modules/Dart.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake
index d3d788adf0..320e4eb2f0 100644
--- a/Modules/Dart.cmake
+++ b/Modules/Dart.cmake
@@ -304,7 +304,7 @@ IF(BUILD_TESTING)
# configure files
CONFIGURE_FILE(
${CMAKE_ROOT}/Modules/DartConfiguration.tcl.in
- ${PROJECT_BINARY_DIR}/DartConfiguration.tcl )
+ ${PROJECT_BINARY_DIR}/CTestConfiguration.ini )
#
# Section 3: