3 lines
166 B
Meson
3 lines
166 B
Meson
option('build_testing', type: 'boolean', value: false)
|
|
option('wren_with_cli', type: 'boolean', value: true)
|
|
option('wren_installable', type: 'boolean', value: true)
|