Diffusion KI18n adca5fa181a0

Fix compilation of Python bindings

Authored by aacid on May 26 2017, 9:20 PM.

Description

Fix compilation of Python bindings

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)

Subscribers: Frameworks

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D5981

Details

Committed
aacidMay 27 2017, 9:06 AM
Differential Revision
D5981: Fix compilation of Python bindings
Parents
R249:ff0ef7ac3856: API dox: note CamelCase includes by @class tag with more classes
Branches
Unknown
Tags
Unknown