CMake/Templates/CMakeLists.txt

4 lines
138 B
CMake
Raw Normal View History

2001-06-21 20:01:18 +04:00
# just install the modules
INSTALL_FILES(/share/CMake/Templates .*\.cmake$)
INSTALL_FILES(/share/CMake/Templates "" configure install-sh)