1. Home
  2. Browse
  3. curl

curl

v7_59_0-1#0Go to latest

A library for transferring data with URLs

Install

Run the following Vcpkg command to install the port.

vcpkg install curl

Usage

The package curl is compatible with built-in CMake targets:

find_package(CURL REQUIRED)
target_link_libraries(main PRIVATE ${CURL_LIBRARIES})
target_include_directories(main PRIVATE ${CURL_INCLUDE_DIRS})

Features

Dependencies

See source

Version

v7_59_0-1#0

Publication

Supports

All

GitHub

curl/curl

Subtree

33a8ee0a88

License

Complex license

Definition

Control