C++ client SDK for Unleash, an open-source feature flag management service.
Run the following Vcpkg command to install the port.
vcpkg install unleash-client-cpp
unleash-client-cpp provides a CMake target:
find_package(unleash CONFIG REQUIRED)
target_link_libraries(main PRIVATE unleash::unleash)
v1.3.0#0
May 14, 2025
All
aruizs/unleash-client-cpp12
github.com/aruizs/unleash-client-cpp
2c7705e70d
MIT
Manifest