1. Home
  2. Browse
  3. libvault

libvault

v0.61.0#0Latest

A C++ library for Hashicorp Vault

Install

Run the following Vcpkg command to install the port.

vcpkg install libvault

Usage

libvault provides CMake targets:

find_package(libvault CONFIG REQUIRED)
target_link_libraries(main PRIVATE libvault::vault)

Dependencies

See source

Version

v0.61.0#0

Publication

Supports

!uwp

GitHub

abedra/libvault

Homepage

github.com/abedra/libvault

Subtree

1d237e5a98

License

MIT

Definition

Manifest