BUG: add missing install file
This commit is contained in:
parent
5601afe384
commit
98da4d31f8
|
@ -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$)
|
||||
|
||||
|
|
Loading…
Reference in New Issue