summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: d46bf8d4c0e15883342338b26bedadc9def82e89 (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: true)
option('display-tests', type: 'boolean', value: true)