D28636: Use ecm_setup_qtplugin_macro_names

2020-04-06 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes.
Closed by commit R308:423f9b88e0ca: Use ecm_setup_qtplugin_macro_names 
(authored by kossebau).

REPOSITORY
  R308 KRunner

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D28636?vs=79538=79541

REVISION DETAIL
  https://phabricator.kde.org/D28636

AFFECTED FILES
  CMakeLists.txt
  KF5RunnerConfig.cmake.in

To: kossebau, #frameworks, broulik, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D28636: Use ecm_setup_qtplugin_macro_names

2020-04-06 Thread David Edmundson
davidedmundson accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R308 KRunner

BRANCH
  useECMSetupQtPluginMacroNames

REVISION DETAIL
  https://phabricator.kde.org/D28636

To: kossebau, #frameworks, broulik, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D28636: Use ecm_setup_qtplugin_macro_names

2020-04-06 Thread Friedrich W. H. Kossebau
kossebau created this revision.
kossebau added reviewers: Frameworks, broulik.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
kossebau requested review of this revision.

REVISION SUMMARY
  Avoids all the explicit boilerplate needed, consistent with other KF places
  and might catch automatically future changes meeded to adapt to other CMake
  changes

REPOSITORY
  R308 KRunner

BRANCH
  useECMSetupQtPluginMacroNames

REVISION DETAIL
  https://phabricator.kde.org/D28636

AFFECTED FILES
  CMakeLists.txt
  KF5RunnerConfig.cmake.in

To: kossebau, #frameworks, broulik
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns