Skip to content

meson: fix value of `auto` for a bunch of drivers

Eric Engestrom requested to merge eric/libdrm:meson-fix-enable-if-atomic into main

You can't have an error if your driver is requested by you're missing a dep, but then happily build that driver without the dep in auto.

Merge request reports