Skip to content

build: exclude <wlr/types/wlr_drm_lease_v1.h> without DRM backend

Simon Ser requested to merge emersion/wlroots:excl-drm-lease-header into master

When the DRM backend is disabled, so is the DRM lease protocol. Prevent the header from being installed in that case.

Merge request reports