ENH: Install cpack files
This commit is contained in:
parent
07260a6f27
commit
c7f0940b4e
|
@ -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$)
|
||||
|
||||
|
|
Loading…
Reference in New Issue