D11294: Use ecm_setup_qtplugin_macro_names

2018-03-20 Thread Friedrich W . H . Kossebau
This revision was not accepted when it landed; it landed in state "Needs 
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit R244:8b7db6c41328: Use ecm_setup_qtplugin_macro_names 
(authored by kossebau).

REPOSITORY
  R244 KCoreAddons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D11294?vs=29427=30071

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

AFFECTED FILES
  CMakeLists.txt
  KF5CoreAddonsConfig.cmake.in

To: kossebau, #frameworks
Cc: michaelh, ngraham


D11294: Use ecm_setup_qtplugin_macro_names

2018-03-13 Thread Friedrich W . H . Kossebau
kossebau created this revision.
kossebau added a reviewer: Frameworks.
Restricted Application added a project: Frameworks.
kossebau requested review of this revision.

REVISION SUMMARY
  Avoids all the explicit boilerplate needed and allows
  code reusing.
  
  Depends on D10749 

TEST PLAN
  Still builds, generated and installed CMake Config file works
  as before.

REPOSITORY
  R244 KCoreAddons

BRANCH
  useECMSetupQtPluginMacroNames

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

AFFECTED FILES
  CMakeLists.txt
  KF5CoreAddonsConfig.cmake.in

To: kossebau, #frameworks
Cc: michaelh