calamares/CMakeModules
Adriaan de Groot 4630008fa1 CMake: don't copy over modules with unsupported interfaces.
If Python isn't found, or PythonQt isn't found, there is no point
in copying over the modules into the build tree; this may even be
misleading because the files are there, but won't work and this
will be noticed at runtime only.

Instead, skip the modules and explain why.
2018-01-15 22:41:06 +01: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: don't copy over modules with unsupported interfaces. 2018-01-15 22:41:06 +01: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 CMake: explain better why PythonQt isn't found 2017-12-02 07:00:43 -05: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 CMake: remove unused module 2017-10-24 12:56:02 -04:00