D5981: Fix compilation of Python bindings
Albert Astals Cid
noreply at phabricator.kde.org
Fri May 26 21:20:40 UTC 2017
aacid created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
We only need to pass TRANSLATION_DOMAIN when compiling the C++ code since it's the only part that contains i18n() calls.
Reason: The klocalizedstring code fails to compile if that is defined (see how klocalizedstring.cpp undefines it)
REPOSITORY
R249 KI18n
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D5981
AFFECTED FILES
CMakeLists.txt
src/CMakeLists.txt
To: aacid
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170526/c1dfad0d/attachment.html>
More information about the Kde-frameworks-devel
mailing list