ENH: Install cpack files

This commit is contained in:
Andy Cedilnik 2006-03-01 11:55:04 -05:00
parent 07260a6f27
commit c7f0940b4e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# just install the modules
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 .*\\.dsptemplate$)