mirror of https://github.com/grpc/grpc.git
[CMake] Fixed _gRPC_PROTOBUF_WELLKNOWN_INCLUDE_DIR (#37627)
gRPC has been passing the wrong directory of `_gRPC_PROTOBUF_WELLKNOWN_INCLUDE_DIR` to protoc. While protoc often works around this by searching its own installation directory for proto files, this isn't always successful. Let's fix this bug to ensure consistent behavior.
Fixes: https://github.com/grpc/grpc/issues/37411
Closes #37627
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37627 from veblush:protobuf-cmake-wkt 412f4a6f87
PiperOrigin-RevId: 678428224
pull/37622/head
parent
e11336112a
commit
169ccf7a70
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue