Conan package for https://github.com/martinmoene/string-view-lite
- Add nonstd-lite to conan remotes -
conan remote add nonstd-lite https://api.bintray.com/conan/agauniyal/nonstd-lite
- Add
string-view-lite/0.2.0@nonstd-lite/stable
to[requires]
section inconanfile.txt
- Run
conan install
command