summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
blob: 08fb0de08147948600bad5869bb09c740ea6b069 (plain)
1
2
3
option('drun', type: 'boolean', value: true, description: 'Desktop file mode')
option('window', type: 'boolean', value: true, description: 'Window switcher mode')
option('check', type: 'feature', description: 'Build and run libcheck-based tests')