Don't export internal helper executables

Authored by vkrause on Jul 30 2017, 7:37 PM.

Description

Don't export internal helper executables

Summary:
Exporting the executables will make the cmake config file check for their
presence when used, which isn't really necessary, and is actually a problem
for cross-compilation, where the helper executables don't exist for the
target but for the host.

Reviewers: Frameworks, cordlandwehr, apol

Reviewed By: apol

Subscribers: apol, sitter, sandsmark, habacker, dfaure

Tags: Frameworks

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

Details

Committed
vkrauseJan 4 2018, 5:36 PM
Reviewer
apol
Differential Revision
D7008: Don't export internal helper executables
Parents
R246:597249bded10: Sonnet: fix wrong language for suggestions in mixed-language texts
Branches
Unknown
Tags
Unknown