mirror of https://github.com/grpc/grpc.git
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/7233pull/7235/head
parent
77e8b714e5
commit
a72712e245
2 changed files with 14 additions and 0 deletions
Loading…
Reference in new issue