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 2ebf9124d1 CMake: move check for skipped-modules to all subdirs
The check for skipping a subdirectory was applied to Python subdirs,
not to C++ subdirs. This meant that a skipped module would notice
only in calamares_add_plugin() that it should be skipped. The **rest**
of the CMakeLists.txt in the to-be-skipped modules' subdirectory
was not skipped, and so a test might be added for a module that
was skipped. Depending on how the test consumes the code/module
under test, that might fail to link.

Example module is *initramfs*. Reported by yonggan.
4 years ago
..
BoostPython3.cmake REUSE: Giant boilerplate cleanup 5 years ago
CMakeColors.cmake REUSE: Giant boilerplate cleanup 5 years ago
CMakeDateStamp.cmake REUSE: Giant boilerplate cleanup 5 years ago
CMakeVersionSource.cmake REUSE: Giant boilerplate cleanup 5 years ago
CalamaresAddBrandingSubdirectory.cmake REUSE: Giant boilerplate cleanup 5 years ago
CalamaresAddLibrary.cmake REUSE: Giant boilerplate cleanup 5 years ago
CalamaresAddModuleSubdirectory.cmake CMake: move check for skipped-modules to all subdirs 4 years ago
CalamaresAddPlugin.cmake CMake: split out skip-module-checking to its own cmake module 4 years ago
CalamaresAddTest.cmake CMake: comment on BUILD_AS_TEST 4 years ago
CalamaresAddTranslations.cmake i18n: check for gettext rather than just calling msgfmt 5 years ago
CalamaresAutomoc.cmake REUSE: Giant boilerplate cleanup 5 years ago
CalamaresCheckModuleSelection.cmake CMake: split out skip-module-checking to its own cmake module 4 years ago
FindCrypt.cmake REUSE: Giant boilerplate cleanup 5 years ago
FindLIBPARTED.cmake REUSE: (BSD-2-Clause) CMakeModules/ 5 years ago
FindLibPWQuality.cmake REUSE: Giant boilerplate cleanup 5 years ago
FindPythonQt.cmake REUSE: Giant boilerplate cleanup 5 years ago
FindYAMLCPP.cmake REUSE: Giant boilerplate cleanup 5 years ago
KPMcoreHelper.cmake CMake: add a helper module for finding KPMcore 5 years ago