blob: b22d3c9dc6d4bb0fff1be5aa2a01ff95a73ee5a5 (
plain)
1
2
3
4
|
# just install the modules
INSTALL_FILES(/share/CMake/Templates "" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)
|