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 37ce49b001 CMake: stop overwriting branding settings in the build dir
- Only copy over branding files if they are newer

Typically I have KDevelop open while working on Calamares; if I
am editing settings in `branding.desc` in the build directory,
then every time KDevelop runs CMake in the background, my
changes (for testing branding things!) would be overwritten.
Don't do that.

For normal builds with a clean build directory, this doesn't change
anything since the target is missing; changing a file in the
source directory **will** copy it over the build directory version.
4 years ago
..
BoostPython3.cmake
CMakeColors.cmake
CMakeDateStamp.cmake
CMakeVersionSource.cmake
CalamaresAddBrandingSubdirectory.cmake CMake: stop overwriting branding settings in the build dir 4 years ago
CalamaresAddLibrary.cmake CMake: remove unused link libraries 4 years ago
CalamaresAddModuleSubdirectory.cmake CMake: handle Python modules built from subdirectory a/b 4 years ago
CalamaresAddPlugin.cmake [CMakeModules] Update SPDX identifiers. 4 years ago
CalamaresAddTest.cmake [CMakeModules] Update SPDX identifiers. 4 years ago
CalamaresAddTranslations.cmake [CMakeModules] Update SPDX identifiers. 4 years ago
CalamaresAutomoc.cmake [CMakeModules] Update SPDX identifiers. 4 years ago
FindCrypt.cmake
FindLIBPARTED.cmake
FindLibPWQuality.cmake
FindPythonQt.cmake
FindYAMLCPP.cmake
IncludeKPMCore.cmake