1. Home
  2. Browse
  3. libproxy

libproxy

v0.4.17#5Go to latest

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 CONFIG REQUIRED)
target_include_directories(main PRIVATE ${LIBPROXY_INCLUDE_DIR})
target_link_libraries(main PRIVATE ${LIBPROXY_LIBRARIES})

Features

Dependencies

See source

Version

v0.4.17#5

Publication

Supports

!uwp & !staticcrt

GitHub

libproxy/libproxy199

Homepage

github.com/libproxy/libproxy

Subtree

6d66b8fbbb

License

LGPL-2.1-only

Definition

Manifest