elvisangelaccio created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY If find_package(ECM 5.38) or higher was called, output the plugin in a INSTALL_NAMESPACE subfolder of the "bin" folder. This way users of the kcoreaddons_add_plugin macro don't have to manually set the LIBRARY_OUTPUT_DIRECTORY target property (in order to make the plugin work even if uninstalled). REPOSITORY R244 KCoreAddons BRANCH master REVISION DETAIL https://phabricator.kde.org/D7347 AFFECTED FILES KF5CoreAddonsMacros.cmake To: elvisangelaccio, #build_system, dfaure Cc: #frameworks