meson: convert auto combos into proper features
authorEric Engestrom <eric@engestrom.ch>
Mon, 22 Aug 2022 16:04:52 +0000 (17:04 +0100)
committerEric Engestrom <eric@engestrom.ch>
Tue, 23 Aug 2022 17:52:16 +0000 (18:52 +0100)
commit26eb15165b767de50bef3c02abd29cec256cf4a1
tree81204c310759daf56248a4350cbf154253e3030d
parent4a7706b2a4cddf6cd9bb95c9d0ac77070cbaacd8
meson: convert auto combos into proper features

Allows users to easily enable everything (eg. packagers), or select just
the drivers they want with something like:
    -D auto-features=disabled -D amdgpu=enabled

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Simon Ser <contact@emersion.fr>
.gitlab-ci.yml
meson.build
meson_options.txt