calamares/CMakeModules
Adriaan de Groot 88aa1755ce CMake: split out skip-module-checking to its own cmake module
The skip-checking is now in the functions for adding plugins and
subdirectories, so that third-party building should get it
as well, for free. Since AddModuleSubdirectory and AddPlugin
use the newly split-out module, handling SKIP_MODULES and USE_*
consistently across module repositories is now easier.

While here, make accumulating-the-skipped-modules explicit.
..
BoostPython3.cmake REUSE: Giant boilerplate cleanup
CMakeColors.cmake REUSE: Giant boilerplate cleanup
CMakeDateStamp.cmake REUSE: Giant boilerplate cleanup
CMakeVersionSource.cmake REUSE: Giant boilerplate cleanup
CalamaresAddBrandingSubdirectory.cmake REUSE: Giant boilerplate cleanup
CalamaresAddLibrary.cmake REUSE: Giant boilerplate cleanup
CalamaresAddModuleSubdirectory.cmake CMake: split out skip-module-checking to its own cmake module
CalamaresAddPlugin.cmake CMake: split out skip-module-checking to its own cmake module
CalamaresAddTest.cmake CMake: comment on BUILD_AS_TEST
CalamaresAddTranslations.cmake i18n: check for gettext rather than just calling msgfmt
CalamaresAutomoc.cmake REUSE: Giant boilerplate cleanup
CalamaresCheckModuleSelection.cmake CMake: split out skip-module-checking to its own cmake module
FindCrypt.cmake REUSE: Giant boilerplate cleanup
FindLIBPARTED.cmake REUSE: (BSD-2-Clause) CMakeModules/
FindLibPWQuality.cmake REUSE: Giant boilerplate cleanup
FindPythonQt.cmake REUSE: Giant boilerplate cleanup
FindYAMLCPP.cmake REUSE: Giant boilerplate cleanup
KPMcoreHelper.cmake CMake: add a helper module for finding KPMcore