Don't export kf5-config to the CMake config file
ClosedPublic

Authored by vkrause on Jun 25 2018, 5:30 PM.

Details

Summary

It's not needed during building, but the corresponding find_package call
will check for its existence anyway, which is inconvenient when cross-
compiling.

Diff Detail

Repository
R239 KDELibs4Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jun 25 2018, 5:30 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 25 2018, 5:30 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Jun 25 2018, 5:30 PM
apol accepted this revision.Jun 26 2018, 12:07 PM
This revision is now accepted and ready to land.Jun 26 2018, 12:07 PM
This revision was automatically updated to reflect the committed changes.