lower the warning level

This commit is contained in:
Chris Cromer 2020-08-05 23:20:27 -04:00
parent d19f8bcffa
commit 942c78f658
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

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