summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: de17fcc3514ab617b51e133bd16c37d0a4fc943d (plain)
1
2
3
option('enable-x11-backend', type: 'boolean', value: 'true')
option('enable-wayland-backend', type: 'boolean', value: 'true')
option('enable-broadway-backend', type: 'boolean', value: 'true')