Skip to content

KF5RunnerConfig.cmake.in: Explicitly require QtGui and KCoreAddons, exclude Plasma on deprecation free builds

Alexander Lohnau requested to merge work/config_deprecated_deps into master

KF5RunnerConfig.cmake.in: Explicitly require QtGui and KCoreAddons, exclude Plasma on deprecation free builds

This way we have less implicit deps and do not include Plasma on the consumer side when building without deprecations.

Merge request reports