googletest/googletest/cmake
dmauro f7902802f1 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
2021-06-22 13:30:21 +00:00
..
Config.cmake.in Install CMake export files 2018-08-22 17:27:11 +02:00
gtest_main.pc.in Ensure that gtest/gmock pkgconfig requirements specify version 2020-03-21 06:38:09 -04:00
gtest.pc.in Merge pull request #2556 from ienorand:avoid-pkg-config-lpthread-cflag 2019-11-13 17:03:46 -05:00
internal_utils.cmake Googletest export 2021-06-22 13:30:21 +00:00
libgtest.la.in Generate a libgtest.la to help libtool managing dependencies 2019-02-11 20:17:34 +01:00