vkrause created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. vkrause requested review of this revision.
REVISION SUMMARY We need to pass -Wl,--no-undefined to the linker for this to fail when the symbol isn't present, otherwise this always passes. This fixes the build on Android, where this symbol doesn't exist. REPOSITORY R249 KI18n BRANCH master REVISION DETAIL https://phabricator.kde.org/D14194 AFFECTED FILES cmake/FindLibIntl.cmake To: vkrause Cc: kde-frameworks-devel, michaelh, ngraham, bruns