mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-26 10:18:09 +02:00
303e568f27
`FindProtobuf` isn't working as Protobuf began to use Abseil so gRPC is now using `CONFIG` mode for protobuf module (Context: https://gitlab.kitware.com/cmake/cmake/-/issues/24321)
gRPC C++ Hello World Example
You can find a complete set of instructions for building gRPC and running the Hello World app in the C++ Quick Start.