Skip to content
Commit 342f9a05 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

KF6CoreAddonsMacros: Allow to use targets in kcoreaddons_target_static_plugins

This way, one can import plugins from other KDE frameworks.
In addition to just the lib, we need to specify the target name and its
plugin namespace as properties. These also need to be exported.

Because kcoreaddons_target_static_plugins can take either a namespace or
list of targets, it is cleaner and more extendible to use arg parsing
instead of a positional parameter.
parent be20c679
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment