Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 232 Bytes

win-vcpkg.md

File metadata and controls

10 lines (6 loc) · 232 Bytes

vcpkg

Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS.

There is no "curl" package on vcpkg, only libcurl.

Install libcurl

vcpkg.exe install curl:x64-windows