From 1e75dd121253b47c5d229936e80125e82bcd283e Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 15 Jul 2002 09:23:17 -0400 Subject: ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need .in extension. --- Templates/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/CMakeLists.txt b/Templates/CMakeLists.txt index b22d3c9..2dd40e0 100644 --- a/Templates/CMakeLists.txt +++ b/Templates/CMakeLists.txt @@ -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) -- cgit v0.12