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