libproxy is a library that provides automatic proxy configuration management.
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})
Install C# bindings
Install PERL bindings
Install Python bindings
Install Ruby bindings
Install Vala bindings
Build libproxy tests
build tools
v0.4.18#3
!(uwp | xbox | android)
LGPL-2.1-only
Manifest