cmake: Actually search for KF >= 5.17.0
ClosedPublic

Authored by heikobecker on Feb 16 2017, 9:57 PM.

Details

Summary

Furthermore handle differently KF5SysGuard differently because,
despite its misleading prefix, it isn't a framework, but released
with Plasma and thus has another versioning scheme.

Also require at least cmake 2.8.12 because that is required by
FindKF5.cmake and avoids a warning with never cmake versions.

Test Plan

cmake .. && make

Diff Detail

Repository
R845 Plasma Vault
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker retitled this revision from to cmake: Actually search for KF >= 5.17.0.
heikobecker updated this object.
heikobecker edited the test plan for this revision. (Show Details)
heikobecker added reviewers: Plasma, ivan.
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 16 2017, 9:57 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ivan accepted this revision.Feb 17 2017, 6:05 AM
ivan edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2017, 6:05 AM
This revision was automatically updated to reflect the committed changes.