aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: b1e64bd9771533d5dd183aba51493ecc8293854f (plain)
1
2
3
4
option('enable_libcap', type: 'boolean', value: true, description: 'Enable support for capabilities')
option('enable_systemd', type: 'boolean', value: true, description: 'Enable support for logind')
option('enable_elogind', type: 'boolean', value: true, description: 'Enable support for logind')
option('enable_xwayland', type: 'boolean', value: true, description: 'Enable support X11 applications')