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