|
|
@ -8,3 +8,4 @@ option('allocators', type: 'array', choices: ['auto', 'gbm'], value: ['auto'],
|
|
|
|
description: 'Select built-in allocators')
|
|
|
|
description: 'Select built-in allocators')
|
|
|
|
option('session', type: 'feature', value: 'auto', description: 'Enable session support')
|
|
|
|
option('session', type: 'feature', value: 'auto', description: 'Enable session support')
|
|
|
|
option('color-management', type: 'feature', value: 'auto', description: 'Enable support for color management')
|
|
|
|
option('color-management', type: 'feature', value: 'auto', description: 'Enable support for color management')
|
|
|
|
|
|
|
|
option('libliftoff', type: 'feature', value: 'auto', description: 'Enable support for libliftoff')
|
|
|
|