Disable compiler warning caused by blink
This commit is contained in:
parent
4e9782897c
commit
d166ba9ed2
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
'-Wno-missing-field-initializers',
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-unneeded-internal-declaration',
|
||||
'-Wno-inconsistent-missing-override',
|
||||
],
|
||||
},
|
||||
'msvs_configuration_attributes': {
|
||||
|
|
Loading…
Add table
Reference in a new issue