summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeLists.txt
blob: 86f4be44dc8028a68f93adc497c7a18def656eb7 (plain)
1
2
3
4
5
6
# just install the modules
INSTALL_FILES(/share/CMake/Modules .*\\.cmake$)
INSTALL_FILES(/share/CMake/Modules .*\\.cxx$)
INSTALL_FILES(/share/CMake/Modules .*\\.in$)
INSTALL_FILES(/share/CMake/Modules .*\\.c$)