CMake/Templates/CMakeLists.txt

5 lines
206 B
CMake
Raw Normal View History

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