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
- Host: GitHub
- URL: https://github.com/agauniyal/conan-optional-lite
- Owner: agauniyal
- License: mit
- Created: 2017-11-30T07:31:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T11:58:39.000Z (over 8 years ago)
- Last Synced: 2026-02-04T10:59:10.742Z (5 months ago)
- Topics: cpp, cpp11, cpp14, optional, optional-lite
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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