libproxy is a library that provides automatic proxy configuration management.
Run the following Vcpkg command to install the port.
vcpkg install libproxy
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})
Build libproxy tests
v0.4.15-1#0
Dec 3, 2019
All
libproxy/libproxy191
github.com/libproxy/libproxy
e9267ac7c4
Complex license
Control