blob: ac82c1d395c2036a096c4e9016432779e000274a [file] [log] [blame]
option('flavors', type : 'array',
choices : [
'drm-gl',
'drm-glesv2',
'mir-gl',
'mir-glesv2',
'wayland-gl',
'wayland-glesv2',
'x11-gl',
'x11-glesv2'
],
value : []
)
option('data-path', type : 'string', value : '')
option('extras-path', type : 'string', value : '')
option('version-suffix', type : 'string', value : '')