mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
Merge branch 'meson-c11'
This commit is contained in:
commit
86c69aed05
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ project('foot', 'c',
|
|||
license: 'MIT',
|
||||
meson_version: '>=0.53.0',
|
||||
default_options: [
|
||||
'c_std=c18',
|
||||
'c_std=c11',
|
||||
'warning_level=1',
|
||||
'werror=true',
|
||||
'b_ndebug=if-release'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue