Selaa lähdekoodia

ENH: Install cpack files

Andy Cedilnik 20 vuotta sitten
vanhempi
sitoutus
c7f0940b4e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Templates/CMakeLists.txt

+ 1 - 0
Templates/CMakeLists.txt

@@ -1,5 +1,6 @@
 # just install the modules
 # just install the modules
 INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
 INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.in)
+INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.txt)
 INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
 INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
 INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)
 INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)