summaryrefslogtreecommitdiff
path: root/meson.options
blob: bc9c8a84f912a4a01f12a81a8107690940550d67 (plain)
1
2
3
option('fuzz', type: 'feature', value: 'disabled')
option('tests', type: 'feature', value: 'disabled')
option('docs', type: 'feature', value: 'disabled')