summaryrefslogtreecommitdiff
path: root/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-02-28 14:52:40 +0100
committerStephen Kelly <steveire@gmail.com>2014-02-28 14:55:47 +0100
commit4b67c4b94cc38814c4ff441b4a2f5cf792725485 (patch)
tree0cb1f221aad0ae6eb39dd458e4b1302cfcaddbbe /CTestCustom.ctest.in
parent0f9dbc1608969c3b2dd7e4842e338fa5f90f0b43 (diff)
downloadcmake-4b67c4b94cc38814c4ff441b4a2f5cf792725485.tar.gz
Remove compatibility CTest code.
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r--CTestCustom.ctest.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in
deleted file mode 100644
index 6127843f64..0000000000
--- a/CTestCustom.ctest.in
+++ /dev/null
@@ -1,3 +0,0 @@
-# This file is provided for compatibility with CMake 2.2 and lower.
-# Just include the custom file by its new name.
-INCLUDE("CTestCustom.cmake")