1. Home
  2. Browse
  3. curl

curl

v8.11.1#0Latest

A library for transferring data with URLs

Install

Run the following Vcpkg command to install the port.

vcpkg install curl

Usage

curl is compatible with built-in CMake targets:

find_package(CURL REQUIRED)
target_link_libraries(main PRIVATE CURL::libcurl)

Features

Dependencies

See source

Version

v8.11.1#0

Publication

Supports

All

GitHub

curl/curl

Homepage

curl.se

Subtree

9dd14da8b9

License

curlandISCandBSD-3-Clause

Definition

Manifest