mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 11:45:11 +01:00
Merge branch 'back_to_werror' into 'main'
Get back to '-werror' with warnings at level 3 Closes #1735 See merge request GNOME/glib!2270
This commit is contained in:
commit
30c3f05532
@ -4,7 +4,7 @@ project('glib', 'c', 'cpp',
|
||||
meson_version : '>= 0.52.0',
|
||||
default_options : [
|
||||
'buildtype=debugoptimized',
|
||||
'warning_level=1',
|
||||
'warning_level=3',
|
||||
'c_std=gnu99'
|
||||
]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user