CMake/Templates/CMakeLists.txt

5 lines
206 B
CMake
Raw Normal View History

2001-06-21 20:01:18 +04:00
# just install the modules
INSTALL_FILES(/share/CMake/Templates ".in" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
2002-04-04 19:08:42 +04:00
INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)