summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
blob: 519ea3cc85081b80762c7bcdb0f7f657d1b964d9 (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('check', type: 'feature', description: 'Build and run libcheck-based tests')
option('imdkit', type: 'boolean', value: false, description: 'IMDKit support')