gRPCΒΆ

hunter_add_package(gRPC)
find_package(gRPC CONFIG REQUIRED)
target_link_libraries(... gRPC::grpc)