Fix some compiler warnings
This commit is contained in:
@@ -6,6 +6,7 @@ project(
|
||||
license: 'GPL-2.0-or-later',
|
||||
default_options: [
|
||||
'cpp_std=c++11',
|
||||
'warning_level=3',
|
||||
'buildtype=release',
|
||||
'default_library=both',
|
||||
'b_ndebug=if-release',
|
||||
|
||||
Reference in New Issue
Block a user