1. Home
  2. Browse
  3. unleash-client-cpp

unleash-client-cpp

v1.3.0#0Latest

C++ client SDK for Unleash, an open-source feature flag management service.

Install

Run the following Vcpkg command to install the port.

vcpkg install unleash-client-cpp

Usage

unleash-client-cpp provides a CMake target:

find_package(unleash CONFIG REQUIRED)

target_link_libraries(main PRIVATE unleash::unleash)

Dependencies

See source

Version

v1.3.0#0

Publication

Supports

All

GitHub

aruizs/unleash-client-cpp12

Homepage

github.com/aruizs/unleash-client-cpp

Subtree

2c7705e70d

License

MIT

Definition

Manifest