Prechádzať zdrojové kódy

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

Brad King 23 rokov pred
rodič
commit
1e75dd1212
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Templates/CMakeLists.txt

+ 1 - 1
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)