calamares/CMakeModules
Adriaan de Groot 4d1630bf8b CMake: tidy up automatic linking of Calamares libraries
- Modules and plugins don't need to mention libcalamares themselves
  for linking -- we can do that automatically. Use the IMPORTED names
  so that it works in Calamares main repo and external repositories.
- Complain about unknown module types.
2021-07-26 14:27:52 +02:00
..
BoostPython3.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CalamaresAddBrandingSubdirectory.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CalamaresAddLibrary.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CalamaresAddModuleSubdirectory.cmake CMake: move check for skipped-modules to all subdirs 2021-03-26 13:37:02 +01:00
CalamaresAddPlugin.cmake CMake: tidy up automatic linking of Calamares libraries 2021-07-26 14:27:52 +02:00
CalamaresAddTest.cmake CMake: tidy up automatic linking of Calamares libraries 2021-07-26 14:27:52 +02:00
CalamaresAddTranslations.cmake i18n: check for gettext rather than just calling msgfmt 2020-08-28 01:10:21 +02:00
CalamaresAutomoc.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CalamaresCheckModuleSelection.cmake CMake: split out skip-module-checking to its own cmake module 2021-03-23 01:47:10 +01:00
CMakeColors.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ExtendedVersion.cmake CMake: simplify development-version string 2021-03-26 18:25:51 +01:00
FindCrypt.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
FindLIBPARTED.cmake REUSE: (BSD-2-Clause) CMakeModules/ 2020-08-26 02:01:48 +02:00
FindLibPWQuality.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
FindPythonQt.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
FindYAMLCPP.cmake REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
KPMcoreHelper.cmake CMake: add a helper module for finding KPMcore 2020-10-07 00:11:18 +02:00