CMake/Modules/CMakeLists.txt

4 lines
121 B
CMake

# just install the modules
INSTALL_FILES(/share/CMake/Modules .*\\.cmake$)
INSTALL_FILES(/share/CMake/Modules .*\\.cxx$)