4 choices: ['auto', 'true', 'false'],
5 description: 'build documentation'
9 choices: ['auto', 'true', 'false'],
10 description: 'gobject introspection .gir generation'
15 description: 'Vala .vapi generation - depends on introspection'
20 description: 'Build developer documentation (uses gi-docgen)'
27 description: 'MMX support - disables all compiler extensons'
32 description: 'SSE support - depends on MMX'
37 description: 'SSE2 support - depends on SSE'
39 option('enable-sse4_1',
42 description: 'SSE4.1 support - depends on SSE2'
47 description: 'AVX2 support - depends on SSE4.1'
52 description: 'Hardware half-float support - depends on SSE'
55 # Optional dependencies
59 description: 'build with lcms'