Skip to content

gitlab-ci: always enable auto_features

Erik Faye-Lund requested to merge kusma/mesa-demos:meson-auto-feature-fixes into main

This means we need to explicitly disable several features on MinGW that's not supported. But it will hopefully make it easier to build-test new features in the future without having to remember opting in.

Merge request reports