Skip to content

Add WITH_X11 option and fix build

Andreas Sturmlechner requested to merge work/with-x11-or-not into master

New option for not having to disable finding X11 which fails with KF6WindowSystemConfig.cmake having X11 in dependencies. Testing this option then revealed a missing HAVE_X11 ifdef to cover QX11Info.

Signed-off-by: Andreas Sturmlechner asturm@gentoo.org

Merge request reports