vcpkg:安装参数示例添加

This commit is contained in:
taynpg 2025-01-03 12:32:23 +08:00
parent 841f350587
commit b88c361c91

View File

@ -1,6 +1,9 @@
常用库安装
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.安装
git clone https://github.com/microsoft/vcpkg