]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/meson/meson_options.txt
import zstd 1.3.4
[FreeBSD/FreeBSD.git] / contrib / meson / meson_options.txt
1 option('multithread', type: 'boolean', value: false)
2 option('legacy_support', type: 'string', value: '4',
3     description: 'True or false, or 7 to 1 for v0.7+ to v0.1+.')