ignore meson errors
This commit is contained in:
parent
c31e4c9f29
commit
9f2ff33433
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ project(
|
|||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
'werror=true',
|
||||
'werror=false',
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue