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