bkchr created this revision. Restricted Application added a project: Documentation. Restricted Application added a subscriber: Documentation.
REVISION SUMMARY KF5::CoreAddons files are included by khc_xapianindexer, but not declared as dependency. For operating systems like Nixos that is a problem, because every dependency is located in a different path and so, the CoreAddons files are not found in the include path. By adding CoreAddons as target link library, the CoreAddon paths are added to the include paths. REPOSITORY R125 KHelpCenter REVISION DETAIL https://phabricator.kde.org/D7413 AFFECTED FILES searchhandlers/CMakeLists.txt To: bkchr Cc: #documentation, skadinna
