summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: c2d3b0f45a3befa51d3407296fa568372f7aaefd (plain)
1
2
3
4
option('oss_fuzz',
       type : 'feature',
       value : 'disabled',
       description : 'Indicate oss-fuzz build environment')