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