summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: c16ec58f9d4fff277237bfe3fb83630dc33b314f (plain)
1
2
3
option('wayland', type : 'string', value : 'auto', description : 'wayland enabled')
option('x11', type : 'string', value : 'auto', description : 'X11 enabled')
option('in-process', type : 'boolean', value : false, description : 'in-process enabled')