yambar/meson_options.txt
Daniel Eklöf 51e9d691e4 meson: initial build conf
Not that well tested yet, does not support plugins-as-modules
2019-05-01 12:39:59 +02:00

2 lines
168 B
Meson

option('x11', type: 'feature', value: 'enabled', description: 'XCB (X11) backend')
option('wayland', type: 'feature', value: 'enabled', description: 'Wayland backend')