1. Home
  2. Browse
  3. libproxy

libproxy

v0.4.18#3Latest

libproxy is a library that provides automatic proxy configuration management.

Install

Run the following Vcpkg command to install the port.

vcpkg install libproxy

Usage

The package libproxy provides CMake targets:

find_package(libproxy REQUIRED)
target_include_directories(main PRIVATE ${LIBPROXY_INCLUDE_DIR})
target_link_libraries(main PRIVATE ${LIBPROXY_LIBRARIES})

Features

Dependencies

See source

Version

v0.4.18#3

Publication

Supports

!(uwp | xbox | android)

GitHub

libproxy/libproxy

Homepage

github.com/libproxy/libproxy

Subtree

5d2a0a9814

License

LGPL-2.1-only

Definition

Manifest