mirror of https://github.com/cutefishos/calamares
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.
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 | ||
CMakeColors.cmake | ||
CMakeDateStamp.cmake | ||
CMakeVersionSource.cmake | ||
CalamaresAddBrandingSubdirectory.cmake | ||
CalamaresAddLibrary.cmake | ||
CalamaresAddModuleSubdirectory.cmake | 4 years ago | |
CalamaresAddPlugin.cmake | 4 years ago | |
CalamaresAddTest.cmake | 4 years ago | |
CalamaresAddTranslations.cmake | ||
CalamaresAutomoc.cmake | ||
CalamaresCheckModuleSelection.cmake | 4 years ago | |
FindCrypt.cmake | ||
FindLIBPARTED.cmake | ||
FindLibPWQuality.cmake | ||
FindPythonQt.cmake | ||
FindYAMLCPP.cmake | ||
KPMcoreHelper.cmake |