summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeLists.txt
blob: 6eb692feeb6c278dade1bbe73bfe634ec29b90ed (plain)
1
2
3
4
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$)