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.
Adriaan de Groot f7102527a8 CMake: stop clobbering config files
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
CalamaresAddLibrary.cmake CMake: switch to autorcc from manual futzing 4 years ago
CalamaresAddModuleSubdirectory.cmake
CalamaresAddPlugin.cmake CMake: stop clobbering config files 4 years ago
CalamaresAddTest.cmake
CalamaresAddTranslations.cmake CMake: simplify QRC generation 4 years ago
CalamaresAutomoc.cmake CMake: switch to autorcc from manual futzing 4 years ago
FindCrypt.cmake
FindLIBPARTED.cmake
FindLibPWQuality.cmake CMake: fix up warnings from the LibPWQuality module 4 years ago
FindPythonQt.cmake
FindYAMLCPP.cmake
IncludeKPMCore.cmake