Browse Source

update install information

Bill Hoffman 23 years ago
parent
commit
5d850d2a56
1 changed files with 3 additions and 2 deletions
  1. 3 2
      Templates/CMakeLists.txt

+ 3 - 2
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)
+