/conan-gsl-lite

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

Primary LanguagePythonMIT LicenseMIT

conan-gsl-lite

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

How to use

  • Add nonstd-lite to conan remotes - conan remote add nonstd-lite https://api.bintray.com/conan/agauniyal/nonstd-lite
  • Add gsl-lite/0.26.0@nonstd-lite/stable to [requires] section in conanfile.txt
  • Run conan install command