CMake/Templates/CMakeLists.txt

5 lines
144 B
CMake

# just install the modules
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.cmake$)
INSTALL_FILES(${CMAKE_DATA_DIR}/Templates .*\\.dsptemplate$)