calamares/CMakeModules
Adriaan de Groot fb620464d7 CMake: create an alias for KPMcore that fixes its interface
- kpmcore (when used as target "kpmcore") has an interface
  include directory that does not contain the "kpmcore/"
  subdirectory. But the headers it has installed, assume it
  is there (e.g. kpmcore internals use #include <fs/filesystem.h>).
- add an alias at Calamares level that sticks in some more
  includes, adds the relevant WITHOUT_kpmcore when it's
  not there, etc.
2022-07-10 13:38:48 +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 Remove PythonQt support 2021-09-28 23:49:08 +02:00
CalamaresAddPlugin.cmake CMake: tidy up automatic linking of Calamares libraries 2021-07-26 14:27:52 +02:00
CalamaresAddTest.cmake CMake: drop NAME option from add_test 2021-09-16 11:52:01 +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
FindYAMLCPP.cmake CMake: rename imported yamlcpp library 2021-07-26 15:04:46 +02:00
KPMcoreHelper.cmake CMake: create an alias for KPMcore that fixes its interface 2022-07-10 13:38:48 +02:00