summaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorYves Starreveld <ystarrev@uwo.ca>2002-12-08 19:25:27 (GMT)
committerYves Starreveld <ystarrev@uwo.ca>2002-12-08 19:25:27 (GMT)
commit9eed6b91cff9995e48b32285cc25269bd67e1280 (patch)
tree7b6bc42fb29bb1b382faf8f70f5a687e56e15baf /Templates
parentc1132e4b08da658a1eab86e212a9b205bce63337 (diff)
downloadCMake-9eed6b91cff9995e48b32285cc25269bd67e1280.zip
CMake-9eed6b91cff9995e48b32285cc25269bd67e1280.tar.gz
CMake-9eed6b91cff9995e48b32285cc25269bd67e1280.tar.bz2
ERR: Remove references to files removed 4 days ago
Diffstat (limited to 'Templates')
-rw-r--r--Templates/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt
index 2dd40e0..9e52eb5 100644
--- a/Templates/CMakeLists.txt
+++ b/Templates/CMakeLists.txt
@@ -1,4 +1,4 @@
# just install the modules
-INSTALL_FILES(/share/CMake/Templates ".in" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
+INSTALL_FILES(/share/CMake/Templates ".in")
INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)