Skip to content

Fix X11 dependency conditions

Dawid Wrobel requested to merge wrobelda/kcrash:master into master

– X11 should also not be requested on Windows
– X11Extras dependency should be explicitly asked for

Fixes vcpkg build issues:
https://github.com/microsoft/vcpkg/pull/13467

Edited by Dawid Wrobel

Merge request reports