ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need .in extension.
This commit is contained in:
parent
6bdf15c4de
commit
1e75dd1212
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue