Browse Source

minor install fix

Ken Martin 24 years ago
parent
commit
3a200bf909
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Templates/CMakeLists.txt

+ 1 - 2
Templates/CMakeLists.txt

@@ -1,3 +1,2 @@
 # just install the modules
-INSTALL_FILES(/share/CMake/Templates .*\.cmake$)
-INSTALL_FILES(/share/CMake/Templates "" configure install-sh)
+INSTALL_FILES(/share/CMake/Templates "" configure install-sh CMakeSystemConfig.cmake.in)