summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 101cbd9e4b20a5b2363ce7de9df182d32d5c1b67 (plain)
1
2
3
4
option('update_mimedb', type: 'boolean', value: true,
       description: 'Call update-mime-database (and similar) after install')
option('all_gui', type: 'boolean', value: false,
       description: 'Build all found GUI backends')