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