summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Templates/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt
index 9abaaf0..6eb692f 100644
--- a/Templates/CMakeLists.txt
+++ b/Templates/CMakeLists.txt
@@ -1,4 +1,5 @@
# just install the modules
+INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)