5 lines
203 B
CMake
5 lines
203 B
CMake
# just install the modules
|
|
INSTALL_FILES(/share/CMake/Templates "" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
|
|
INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)
|
|
|