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