summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
blob: 03b5ace9c5f811d673f2a2544201cca0c08968f1 (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: 'boolean', value: true, description: 'Build and run libcheck-based tests')