D24237: Fix compilation with Qt 5.14
David Faure
noreply at phabricator.kde.org
Thu Sep 26 10:18:02 BST 2019
dfaure created this revision.
dfaure added a reviewer: dvratil.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
dfaure requested review of this revision.
REVISION SUMMARY
Use Q_NAMESPACE_EXPORT as recommended by the Qt 5.14 changelog,
the previous code was abusing the definition of Q_NAMESPACE.
cmake doesn't yet know that it should run moc on files that contain
Q_NAMESPACE_EXPORT, working on upstream patch
TEST PLAN
Builds
REPOSITORY
R477 KGAPI Library
BRANCH
Applications/19.08
REVISION DETAIL
https://phabricator.kde.org/D24237
AFFECTED FILES
CMakeLists.txt
src/calendar/CMakeLists.txt
src/calendar/enums.h
To: dfaure, dvratil
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190926/15aaabc5/attachment.html>
More information about the kde-pim
mailing list