Fix doc
This commit is contained in:
parent
77ed9a9b8b
commit
b5ae3b9f80
@ -61,7 +61,7 @@ git clone https://github.com/microsoft/vcpkg
|
|||||||
* 添加全局配置:
|
* 添加全局配置:
|
||||||
环境变量增加 `vcpkg` 所在路径(本文为:`C:\Tools\vcpkg`)。
|
环境变量增加 `vcpkg` 所在路径(本文为:`C:\Tools\vcpkg`)。
|
||||||
|
|
||||||
#### 安装 gRPC 相关组件
|
#### 安装相关组件
|
||||||
```sh
|
```sh
|
||||||
vcpkg install protobuf[zlib]:x86-windows-static
|
vcpkg install protobuf[zlib]:x86-windows-static
|
||||||
vcpkg install spdlog:x86-windows-static
|
vcpkg install spdlog:x86-windows-static
|
||||||
|
Loading…
Reference in New Issue
Block a user