]> git.proxmox.com Git - mirror_qemu.git/blame - meson_options.txt
hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
[mirror_qemu.git] / meson_options.txt
CommitLineData
e8f3bd71 1option('gettext', type : 'boolean', value : true)
35be72ba
PB
2option('sdl', type : 'feature', value : 'auto')
3option('sdl_image', type : 'feature', value : 'auto')
a0b93237
PB
4option('vnc', type : 'feature', value : 'enabled')
5option('vnc_jpeg', type : 'feature', value : 'auto')
6option('vnc_png', type : 'feature', value : 'auto')
7option('vnc_sasl', type : 'feature', value : 'auto')