summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
blob: 9ca68fc6710451b23309d98d8969889a9d889f53 (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: true, description: 'IMDKit support')