Make sure the dbus xml interface file exists before it's used
ClosedPublic

Authored by heikobecker on Jul 20 2017, 7:49 AM.

Details

Summary

This started to happen with cmake 3.9, producing this erorr:

  • No rule to make target 'app/org.kde.khotkeys.xml', needed by

'kcm_hotkeys/khotkeys_interface.cpp'."

Test Plan

Builds fine with cmake 3.9.

Diff Detail

Repository
R101 KHotKeys
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.Jul 20 2017, 7:49 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 20 2017, 7:49 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Jul 21 2017, 5:15 PM
This revision is now accepted and ready to land.Jul 21 2017, 5:15 PM
This revision was automatically updated to reflect the committed changes.