mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 19:20:20 +00:00
add C17 to meson.build
This commit is contained in:
@@ -2,7 +2,7 @@ project('zoitechat', 'c',
|
|||||||
version: '2.17.3',
|
version: '2.17.3',
|
||||||
meson_version: '>= 0.47.0',
|
meson_version: '>= 0.47.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=gnu89',
|
'c_std=C17',
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
'warning_level=1',
|
'warning_level=1',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user