/conan-string-view-lite

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

Primary LanguagePythonMIT LicenseMIT

conan-string-view-lite

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

How to use

  • 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 in conanfile.txt
  • Run conan install command