qemu/meson_options.txt
Paolo Bonzini 35be72ba72 meson: move SDL and SDL-image detection to meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:30:44 -04:00

3 lines
102 B
Meson

option('sdl', type : 'feature', value : 'auto')
option('sdl_image', type : 'feature', value : 'auto')