summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 0bd506eda4eb44985f0d6e1077c23856e5203311 (plain)
1
2
3
4
option('statusicon', type : 'boolean', value : true, description : 'enable tests')
option('panelapplet', type : 'boolean', value : true, description : 'gnome-keyring support')
option('wayland', type : 'string', value : 'auto', description : 'wayland enabled')
option('in-process', type : 'boolean', value : false, description : 'in-process enabled')