Diffusion KI18n 5c98cc08767b

Fix finding libintl when "cross"-compiling native Yocto packages

Authored by vkrause on Jan 1 2018, 12:22 PM.

Description

Fix finding libintl when "cross"-compiling native Yocto packages

Summary:
In that case the libintl code we look for here is part of the host glibc,
and as such not in the host prefix that the CMake toolchain file searches
in. We can address this by handling the case correctly that both the
include and library paths are empty but the symbol is found nevertheless.

Reviewers: Frameworks, ilic

Reviewed By: ilic

Tags: Frameworks

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

Details

Committed
vkrauseJan 20 2018, 11:05 AM
Reviewer
ilic
Differential Revision
D9585: Fix finding libintl when "cross"-compiling native Yocto packages
Parents
R249:904660126a60: GIT_SILENT Upgrade KF5 version to 5.43.0.
Branches
Unknown
Tags
Unknown