Skip to content

build: Disable certain deps when building without x11

Bilal Elmoussaoui requested to merge bilelmoussaoui/x11-build into main

Allows to skip those dependencies without having to explicitly disable them if -Dxwayland=false -Dx11=false is passed.

Helps #2272

Merge request reports