Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/agauniyal/conan-string-view-lite

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

conan cpp cpp11 cpp14 cpp17 nonstd-lite string-view

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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