Source release 16.2.0

This commit is contained in:
John W. Bruce
2020-04-10 16:13:07 -07:00
parent 1ff9f8588a
commit b830b1d1fb
883 changed files with 509706 additions and 143739 deletions

View File

@@ -27,6 +27,11 @@
'googletest/googlemock/include',
'googletest/googletest/include',
],
'xcode_settings': {
'OTHER_CFLAGS': [
'-Wno-inconsistent-missing-override',
],
},
'msvs_settings': {
'VCCLCompilerTool': {
'DisableSpecificWarnings': [