calamares/CMakeModules
Adriaan de Groot 8a43ed99ed CMake: provide calamares::kpmcore only when kpmcore was found
This works around older CMakes that refuse to set arbitrary
properties on a target. Instead, use calamares::kpmcore
as the specific indicator that kpmcore was found.

Breaks build of libcalamares, since that needs **something**
regardless of whether KPMcore was found.
2022-07-23 23:45:32 +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: remove redundant comments (they're at top-level too) 2022-07-02 22:37:52 +02: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: provide calamares::kpmcore only when kpmcore was found 2022-07-23 23:45:32 +02:00