D5167: Move .po and .ts files look-up to build-time
Harald Sitter
noreply at phabricator.kde.org
Thu Apr 13 15:05:15 UTC 2017
sitter added inline comments.
INLINE COMMENTS
> KF5I18NMacros.cmake:136
> +function(ki18n_install_ts_files _lang)
> + message(WARNING "KI18N_INSTALL_TS_FILES is deprecated!")
> + ki18n_install(${_lang})
Please use `message(AUTHOR_WARNING ...` this warning has only relevance to a developer, not a user compiling an affected source tree. (neon's auto-QA for example ignores dev warnigns ;))
REPOSITORY
R249 KI18n
REVISION DETAIL
https://phabricator.kde.org/D5167
To: apol, #frameworks, ltoscano, ilic, sitter
Cc: aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170413/153ee83f/attachment.html>
More information about the Kde-frameworks-devel
mailing list