Diffusion KDED 55e9a348870f

Don't export kded5 as a CMake target

Authored by vkrause on Jan 1 2018, 5:11 PM.

Description

Don't export kded5 as a CMake target

Summary:
kded5 is not needed during the build, but exporting it will make the
corresponding find_package call verify its presence nevertheless. This
is inconvenient when cross-compiling, where kded5 typically does not
exist for the host system.

Reviewers: Frameworks, apol

Reviewed By: apol

Tags: Frameworks

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

Details

Committed
vkrauseJan 20 2018, 1:21 PM
Reviewer
apol
Differential Revision
D9595: Don't export kded5 as a CMake target
Parents
R297:c398717ba3a2: GIT_SILENT Upgrade KF5 version to 5.43.0.
Branches
Unknown
Tags
Unknown