浏览代码

update install information

Bill Hoffman 24 年之前
父节点
当前提交
5d850d2a56
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      Templates/CMakeLists.txt

+ 3 - 2
Templates/CMakeLists.txt

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