diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-07-06 10:30:25 +0100 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-07-06 10:30:25 +0100 |
commit | a72712e245ca39d35d67532b0d66cd2dc1959e4d (patch) | |
tree | 3071466a5ac706618d3eaa7e5e0140e9acb47ae9 /tools/run_tests | |
parent | 77e8b714e510c6a3061d17aab8af769a7b45eed4 (diff) |
Remove gmock protobuf dependency from cmake build
A full build of protobuf depends on gmock even though it is not part of
a standrad checkout. This CL explicitly disable the build of the
protobuf tests to get rid of this dependency.
If somebody want to build the protobuf tests then they have to download
gmock to the protobuf directory and specify -Dprotobuf_BUILD_TESTS=ON
to the cmake command line.
Fixes https://github.com/grpc/grpc/issues/7233
Diffstat (limited to 'tools/run_tests')
0 files changed, 0 insertions, 0 deletions