summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 7db1ca670f12368e84c3aab853e1786281294925 (plain)
1
2
3
4
5
6
option('docs', type: 'boolean', value: false)
option('profiling', type: 'boolean', value: false)
option('nst_extension', type: 'boolean', value: true)
option('packagekit', type: 'boolean', value: true)
option('selinux', type: 'boolean', value: false)
option('display-tests', type: 'boolean', value: true)