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

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

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

cpp cpp11 cpp14 optional optional-lite

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# conan-optional-lite
Conan package for https://github.com/martinmoene/optional-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 `optional-lite/2.3.0@nonstd-lite/stable` to **`[requires]`** section in **`conanfile.txt`**
- [x] Run `conan install` command