Selaa lähdekoodia

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

Brad King 23 vuotta sitten
vanhempi
sitoutus
1e75dd1212
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)