32e3933355
When CMake runs, configure_file() will clobber the config files in the build/ directory, which is annoying during testing: you need to keep making the same edits, or edit the source. - Introduce new behavior: the config file is **not** overwritten unless the source file is newer. This means that edits to config files in the build directory are preserved. - If INSTALL_CONFIG is **on** then the files are clobbered anyway (the source is considered new regardless). |
||
---|---|---|
.. | ||
BoostPython3.cmake | ||
CalamaresAddBrandingSubdirectory.cmake | ||
CalamaresAddLibrary.cmake | ||
CalamaresAddModuleSubdirectory.cmake | ||
CalamaresAddPlugin.cmake | ||
CalamaresAddTest.cmake | ||
CalamaresAddTranslations.cmake | ||
CalamaresAutomoc.cmake | ||
CMakeColors.cmake | ||
CMakeDateStamp.cmake | ||
CMakeVersionSource.cmake | ||
FindCrypt.cmake | ||
FindLIBPARTED.cmake | ||
FindLibPWQuality.cmake | ||
FindPythonQt.cmake | ||
FindYAMLCPP.cmake | ||
IncludeKPMCore.cmake |