ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need .in extension.

This commit is contained in:
Brad King 2002-07-15 09:23:17 -04:00
parent 6bdf15c4de
commit 1e75dd1212
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# just install the modules
INSTALL_FILES(/share/CMake/Templates "" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
INSTALL_FILES(/share/CMake/Templates ".in" CXXCMakeSystemConfig.cmake.in CCMakeSystemConfig.cmake.in)
INSTALL_PROGRAMS(/share/CMake/Templates cconfigure cxxconfigure install-sh)