CMake/Templates/CMakeLists.txt

4 lines
138 B
CMake

# just install the modules
INSTALL_FILES(/share/CMake/Templates .*\.cmake$)
INSTALL_FILES(/share/CMake/Templates "" configure install-sh)