summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 7fb56036c16427d17406f9bc9aeaa5bffc6f62f8 (plain)
1
2
3
4
5
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)