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-2#0
Aug 2, 2020
All
libproxy/libproxy191
github.com/libproxy/libproxy
b46242ff15
Complex license
Control