Make federated plugin work with cmake 3.16.3 (#8029)
This commit is contained in:
@@ -7,7 +7,7 @@ Install gRPC
|
||||
------------
|
||||
```shell
|
||||
sudo apt-get install build-essential autoconf libtool pkg-config cmake ninja-build
|
||||
git clone -b v1.45.2 https://github.com/grpc/grpc
|
||||
git clone -b v1.47.0 https://github.com/grpc/grpc
|
||||
cd grpc
|
||||
git submodule update --init
|
||||
cmake -S . -B build -GNinja -DABSL_PROPAGATE_CXX_STD=ON
|
||||
|
||||
Reference in New Issue
Block a user