summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeLists.txt
blob: ceb39176ba3dd3bb0568ef7f93b07717ead63773 (plain)
1
2
3
4
5
# just install the modules
INSTALL_PROGRAMS(${CMAKE_DATA_DIR}/Templates install-sh)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)