calamares/CMakeModules
Adriaan de Groot 2e1f389997 CMake: explain which modules are skipped
Modules may be skipped for different reasons: SKIP_MODULES
is the traditional approach to suppress some, but other modules
may have unmet build requirements (e.g. Plasma Look-and-Feel,
or the Partitioning module) and should be able to opt-out
of being built. For all those skipped, log it explicitly after
all the modules have been examined.

Only CMake-based (e.g. C++) modules support opting-out in this way.
2017-12-24 16:14:58 -05:00
..
BoostPython3.cmake CMake: refactor boost.python search 2017-09-23 10:22:41 -04:00
CalamaresAddBrandingSubdirectory.cmake CMake: move our own modules into the CMakeModules dir, tidy 2017-07-05 10:32:03 -04:00
CalamaresAddLibrary.cmake Clean up CMakeLists, linking 2017-09-13 18:29:56 +02:00
CalamaresAddModuleSubdirectory.cmake CMake: explain which modules are skipped 2017-12-24 16:14:58 -05:00
CalamaresAddPlugin.cmake CMake: fix typo in CalamaresAddPlugin.cmake 2017-08-03 02:03:14 +02:00
CalamaresAddTranslations.cmake Python-i18n: clean up filename handling a little (thanks Kevin) 2017-08-18 14:13:26 -04:00
CMakeColors.cmake CMake: also follow CMAKE_COLOR_MAKEFILE settings 2017-08-02 11:32:27 -04:00
CMakeDateStamp.cmake CMake skeleton. 2014-06-04 16:35:26 +02:00
CMakeVersionSource.cmake CMake skeleton. 2014-06-04 16:35:26 +02:00
FindCrypt.cmake Check for crypt(3), also on FreeBSD 2017-09-13 22:32:21 +02:00
FindLIBPARTED.cmake CMake: collect all the Find-modules at top-level 2017-07-11 06:26:56 -04:00
FindPythonQt.cmake [CMakeModules] Add support for PythonQT v3.2+ 2017-06-19 10:47:52 +02:00
FindYAMLCPP.cmake Correctly fail when YAML-CPP is not found. 2016-03-29 09:28:38 +02:00
GNUInstallDirs.cmake CMake skeleton. 2014-06-04 16:35:26 +02:00
IncludeKPMCore.cmake Partitions: split KPMCore-finding code into an include-module 2017-07-12 04:51:05 -04:00