summaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-04-04 15:08:42 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-04-04 15:08:42 (GMT)
commit5d850d2a5683d788a7d7eb8f80259d05676de4c6 (patch)
tree8b61b505722826f729941ece5a2263bb6faeefd8 /Templates
parentef631c871d79b3a43ad8678323df6b70e35b79d6 (diff)
downloadCMake-5d850d2a5683d788a7d7eb8f80259d05676de4c6.zip
CMake-5d850d2a5683d788a7d7eb8f80259d05676de4c6.tar.gz
CMake-5d850d2a5683d788a7d7eb8f80259d05676de4c6.tar.bz2
update install information
Diffstat (limited to 'Templates')
-rw-r--r--Templates/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt
index 6c4c135..b22d3c9 100644
--- a/Templates/CMakeLists.txt
+++ b/Templates/CMakeLists.txt
@@ -1,3 +1,4 @@
# just install the modules
-INSTALL_FILES(/share/CMake/Templates "" CMakeSystemConfig.cmake.in)
-INSTALL_PROGRAMS(/share/CMake/Templates configure install-sh)
+INSTALL_FILES(/share/CMake/Templates "" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
+INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)
+