summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTest
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-06-08 13:52:24 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-06-08 13:52:24 (GMT)
commitac3dfc716a90569368a450e1bdae40c46800c1f6 (patch)
tree7e18e49019c8e7f7658afd971c1cbb8410d02354 /Tests/CTestTest
parenta3e70d3e809683cbbcde0fc92f32edc07c76f03a (diff)
downloadCMake-ac3dfc716a90569368a450e1bdae40c46800c1f6.zip
CMake-ac3dfc716a90569368a450e1bdae40c46800c1f6.tar.gz
CMake-ac3dfc716a90569368a450e1bdae40c46800c1f6.tar.bz2
ENH: Cleanup
Diffstat (limited to 'Tests/CTestTest')
-rw-r--r--Tests/CTestTest/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CTestTest/CMakeLists.txt b/Tests/CTestTest/CMakeLists.txt
index d2ed060..70e368a 100644
--- a/Tests/CTestTest/CMakeLists.txt
+++ b/Tests/CTestTest/CMakeLists.txt
@@ -7,6 +7,5 @@ INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
GET_FILENAME_COMPONENT(CTEST_COMMAND "${CMAKE_COMMAND}" PATH)
SET(CTEST_COMMAND "${CTEST_COMMAND}/ctest")
-
CONFIGURE_FILE(${CTestTest_SOURCE_DIR}/test.cmake.in
${CTestTest_BINARY_DIR}/test.cmake @ONLY)