Skip to content

MediaArea/libcurl-Windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Automated builds of libcurl using vcpkg.

Compiled as completely standalone Dynamic Libraries (.dll) with the Static C Runtime (/MT) with Control Flow Guard enabled.

Releases contain libcurl.dll formatted in a $arch\Release\ directory structure.

To obtain the latest release in a build environment:

cd path\to\libcurl
del libcurl.zip
curl -LJO https://github.com/cjee21/libcurl-Windows/releases/latest/download/libcurl.zip
tar -xf libcurl.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors