summaryrefslogtreecommitdiffstats
path: root/testing/gtest.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gtest.gyp')
-rw-r--r--testing/gtest.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp
index f89d6e5c..17546f4 100644
--- a/testing/gtest.gyp
+++ b/testing/gtest.gyp
@@ -87,6 +87,7 @@
'target_conditions': [
['_type=="executable"', {'test': 1}],
],
+ 'msvs_disabled_warnings': [4800],
},
},
{