# git clone https://github.com/microsoft/vcpkg.git
# .\vcpkg\bootstrap-vcpkg.bat

.\vcpkg\vcpkg install curl:x86-windows-static-md
.\vcpkg\vcpkg install curl:x64-windows-static-md

.\vcpkg\vcpkg integrate install
