diff options
author | dmauro <dmauro@google.com> | 2021-06-18 19:32:08 (GMT) |
---|---|---|
committer | dinord <dinor@google.com> | 2021-06-22 13:30:21 (GMT) |
commit | f7902802f1a61140e188223fb6d1c95925cbec4a (patch) | |
tree | 73aecd1bfa254110860db67b662b2f1f551d4cc8 /googletest/test/googletest-json-output-unittest.py | |
parent | 7153098229e88295f9655ff1d3b0e2fa9eada5f8 (diff) | |
download | googletest-f7902802f1a61140e188223fb6d1c95925cbec4a.zip googletest-f7902802f1a61140e188223fb6d1c95925cbec4a.tar.gz googletest-f7902802f1a61140e188223fb6d1c95925cbec4a.tar.bz2 |
Googletest export
Remove -Werror from the CMake compiler flags
We should not force warnings as errors on users.
Sometimes compilers introduce new warnings which
will break builds.
Instead, we manually turn this flag on in our continuous integration
scripts so we can catch these errors, but not force them on our users.
Fixes #3447
PiperOrigin-RevId: 380241852
Diffstat (limited to 'googletest/test/googletest-json-output-unittest.py')
0 files changed, 0 insertions, 0 deletions