calamares/CMakeModules
Adriaan de Groot bdb7bf71a8 Reduce warnings from moc-generated code
- The auto-generated code produces a lot of warnings from
   Clang 8; this obscures the more meaningful warnings from
   actual Calamares code, so tone the warnings down.
 - For Clang, set CALAMARES_MOC_OPTIONS.
 - Add convenience CMake function for automoccing. It applies
   the options as needed to a given target.
..
BoostPython3.cmake CMake: refactor boost.python search
CMakeColors.cmake CMake: also follow CMAKE_COLOR_MAKEFILE settings
CMakeDateStamp.cmake CMake skeleton.
CMakeVersionSource.cmake CMake skeleton.
CalamaresAddBrandingSubdirectory.cmake CMake: don't change cmake logging on release builds
CalamaresAddLibrary.cmake Reduce warnings from moc-generated code
CalamaresAddModuleSubdirectory.cmake CMake: don't change cmake logging on release builds
CalamaresAddPlugin.cmake CMake: fix calamares_add_library
CalamaresAddTranslations.cmake CMake: fix checks for supported rcc format versions
CalamaresAutomoc.cmake Reduce warnings from moc-generated code
FindCrypt.cmake Check for crypt(3), also on FreeBSD
FindLIBPARTED.cmake CMake: collect all the Find-modules at top-level
FindLibPWQuality.cmake [users] Use libpwquality for additional password checks
FindPythonQt.cmake [libcalamaresui] Use PYTHONQT_INCLUDE_DIRS
FindYAMLCPP.cmake Correctly fail when YAML-CPP is not found.
IncludeKPMCore.cmake CMake: remove unused module