Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agauniyal/conan-variant-lite

Conan package for https://github.com/martinmoene/variant-lite
https://github.com/agauniyal/conan-variant-lite

conan cpp cpp11 cpp14 nonstd-lite variant

Last synced: 6 days ago
JSON representation

Conan package for https://github.com/martinmoene/variant-lite

Awesome Lists containing this project

README

        

# conan-variant-lite
Conan package for https://github.com/martinmoene/variant-lite

## How to use

- [x] Add nonstd-lite to conan remotes - `conan remote add nonstd-lite https://api.bintray.com/conan/agauniyal/nonstd-lite`
- [x] Add `variant-lite/0.1.0@nonstd-lite/stable` to **`[requires]`** section in **`conanfile.txt`**
- [x] Run `conan install` command