mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f7102527a8
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). |
4 years ago | |
---|---|---|
.. | ||
BoostPython3.cmake | ||
CMakeColors.cmake | ||
CMakeDateStamp.cmake | ||
CMakeVersionSource.cmake | ||
CalamaresAddBrandingSubdirectory.cmake | 5 years ago | |
CalamaresAddLibrary.cmake | 5 years ago | |
CalamaresAddModuleSubdirectory.cmake | 5 years ago | |
CalamaresAddPlugin.cmake | 4 years ago | |
CalamaresAddTest.cmake | 5 years ago | |
CalamaresAddTranslations.cmake | 4 years ago | |
CalamaresAutomoc.cmake | 5 years ago | |
FindCrypt.cmake | ||
FindLIBPARTED.cmake | ||
FindLibPWQuality.cmake | 4 years ago | |
FindPythonQt.cmake | ||
FindYAMLCPP.cmake | ||
IncludeKPMCore.cmake |