aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson_options.txt
blob: 4c2aeb2cd34ed2fc5ea0c3e4f420fc909148b9af (plain)
1
2
option('x11', type : 'boolean', value : true, description : 'Enable X11 support')
option('wayland', type : 'boolean', value : true, description : 'Enable Wayland support')