summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 8b527ea982b8f42bbeee3b6e74092185bd023610 (plain)
1
2
option('examples', type: 'boolean', value: true, description: 'Build example applications')
option('renderers', type: 'array', choices: ['auto', 'gles2'], value: ['auto'], description: 'Select built-in renderers')