This option was removed from the subproject
This commit is contained in:
parent
3c318d6771
commit
4c65807d93
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ wren_dep = dependency('wren', version: '>=0.2.0',
|
|||
default_options: [
|
||||
'default_library=static',
|
||||
'build_testing=false',
|
||||
'wren_with_cli=false',
|
||||
'wren_with_rand=' + get_option('wren_with_rand').to_string(),
|
||||
'wren_with_meta=' + get_option('wren_with_meta').to_string(),
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue