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