Skip to content

agauniyal/conan-optional-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

conan-optional-lite

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

How to use

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