Clean up config-X11.h
ClosedPublic

Authored by krop on Nov 12 2019, 4:23 PM.

Details

Summary

Khotkeys only requires libX11 and the optional Xtst component.

Report whether the optional Xtst component was found.

Before: -- Found X11: /usr/include
After: -- Found X11: /usr/include found components: Xtst

Diff Detail

Repository
R101 KHotKeys
Branch
Plasma/5.17
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 18722
Build 18740: arc lint + arc unit
krop created this revision.Nov 12 2019, 4:23 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 12 2019, 4:23 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
krop requested review of this revision.Nov 12 2019, 4:23 PM
krop added a comment.Nov 12 2019, 4:23 PM

Note: this is 2 different commits.

krop added a comment.EditedNov 12 2019, 4:41 PM

Also tested with CMake 3.1 which is the version required by Qt 5.12. It won't report the component, however.

davidedmundson accepted this revision.Nov 12 2019, 5:53 PM
This revision is now accepted and ready to land.Nov 12 2019, 5:53 PM
krop closed this revision.Nov 12 2019, 6:44 PM