summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Templates/CMakeLists.txt')
-rw-r--r--Templates/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt
index f69f370..6c4c135 100644
--- a/Templates/CMakeLists.txt
+++ b/Templates/CMakeLists.txt
@@ -1,2 +1,3 @@
# just install the modules
-INSTALL_FILES(/share/CMake/Templates "" configure install-sh CMakeSystemConfig.cmake.in)
+INSTALL_FILES(/share/CMake/Templates "" CMakeSystemConfig.cmake.in)
+INSTALL_PROGRAMS(/share/CMake/Templates configure install-sh)