Add option to not build the KRunner plugin

Authored by dvratil on Oct 2 2018, 3:58 PM.

Description

Add option to not build the KRunner plugin

We already disabled it on WIN32, now it is possible to disable it
manually at configure time via -DAKONADISEARCH_BUILD_KRUNNER_RUNNER=OFF.
The option is ON by default (except for WIN32).

This is useful for instance for Flatpak builds where we cannot integrate
with KRunner anyway, but it saves a lot of time by not having to build
KRunner, Plasma and KActivities Frameworks.

Details

Committed
dvratilOct 2 2018, 4:03 PM
Parents
R42:82b0af677026: GIT_SILENT: it's already include in KDECompilerSettings
Branches
Unknown
Tags
Unknown