vcpkg:安装参数示例添加
This commit is contained in:
parent
841f350587
commit
b88c361c91
@ -1,6 +1,9 @@
|
|||||||
常用库安装
|
常用库安装
|
||||||
openssl opencv boost-asio boost-filesystem boost-algorithm boost-signals2 boost-circular-buffer boost-property-tree curl
|
openssl opencv boost-asio boost-filesystem boost-algorithm boost-signals2 boost-circular-buffer boost-property-tree curl
|
||||||
|
|
||||||
|
vcpkg.exe install boost:x64-mingw-dynamic --allow-unsupported
|
||||||
|
Please use the following command when you need to remove all boost ports/components:
|
||||||
|
vcpkg remove boost-uninstall:x64-mingw-dynamic --recurse"
|
||||||
|
|
||||||
x.安装
|
x.安装
|
||||||
git clone https://github.com/microsoft/vcpkg
|
git clone https://github.com/microsoft/vcpkg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user