D10749: [RFC] Add ECMSetupQtPluginMacroNames
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Thu Feb 22 17:30:10 UTC 2018
kossebau created this revision.
kossebau added reviewers: Build System, Frameworks.
Restricted Application added projects: Frameworks, Build System.
kossebau requested review of this revision.
REVISION SUMMARY
This macro should help with setting up all the boilerplate CMake code needed
to instruct automoc about the custom C++ macros used to define Qt-style
plugin class instances.
Open questions:
A) names of macro and arguments okay?
B) other/similar/related use cases which should be covered?
C) how to design argument passing for all the arg1, arg2, arg3,
currrent approach sane or how to suppotr someone needing some arg5?
This new macro targets ECM 5.45 in April, ideally committed right after
5.44 being tagged.
REPOSITORY
R240 Extra CMake Modules
BRANCH
addECMSetupQtPluginMacroNames
REVISION DETAIL
https://phabricator.kde.org/D10749
AFFECTED FILES
docs/module/ECMSetupQtPluginMacroNames.rst
modules/ECMSetupQtPluginMacroNames.cmake
To: kossebau, #build_system, #frameworks
Cc: michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20180222/40b43a90/attachment.html>
More information about the Kde-buildsystem
mailing list