Imported Upstream version 1.0.10
[platform/upstream/fribidi.git] / meson_options.txt
1 option('deprecated', type : 'boolean', value : true,
2   description: 'Build deprecated functionality')
3 option('docs', type : 'boolean', value : true,
4   description: 'Build documentation')
5 option('bin', type : 'boolean', value : true,
6   description: 'Build binaries')
7 option('tests', type : 'boolean', value : true,
8   description: 'Build tests')