Remove obsolete add_dependencies
ClosedPublic

Authored by heikobecker on May 3 2017, 3:34 PM.

Details

Summary

History suggests this originated in the kde-workspace repo. Now that
khotkeys and kmenuedit are split, kmenuedit doesn't know any
kded_khotkeys target anymore, but find_packages() it as an external
dependency.
Gets rid of this CMake warning: "Policy CMP0046 is not set: Error on
non-existent dependency in add_dependencies."

Test Plan

warning vanishes, builds successfully

Diff Detail

Repository
R103 KMenu Editor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker created this revision.May 3 2017, 3:34 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 3 2017, 3:34 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
bshah accepted this revision.Aug 22 2017, 10:48 AM
This revision is now accepted and ready to land.Aug 22 2017, 10:48 AM
This revision was automatically updated to reflect the committed changes.