lower the warning level

This commit is contained in:
2020-08-05 23:20:27 -04:00
parent d19f8bcffa
commit 942c78f658

View File

@@ -10,7 +10,7 @@ project(
[
'b_ndebug=if-release',
'c_std=c18',
'warning_level=3'
'warning_level=2'
]
)
add_global_arguments(