Warning fixes and supression, glad header update

This commit is contained in:
Jarcode
2019-08-26 20:27:11 -07:00
parent 0358143bb7
commit ce77587e3a
5 changed files with 2109 additions and 10580 deletions

View File

@@ -21,6 +21,7 @@ else
add_project_arguments(
'-O2',
'-Wstringop-overflow=0',
'-Wmaybe-uninitialized=0',
language: 'c'
)
if get_option('glad')