summaryrefslogtreecommitdiff
path: root/src/third_party/zstandard-1.3.7/zstd/contrib/meson/meson_options.txt
blob: 99845c8aa5131a6b38a153fe2db99a05db477b11 (plain)
1
2
3
option('multithread', type: 'boolean', value: false)
option('legacy_support', type: 'string', value: '4',
    description: 'True or false, or 7 to 1 for v0.7+ to v0.1+.')