martinmoene / value-ptr-lite

value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
48 stars 14 forks source link

Conan.io package #4

Open Manu343726 opened 5 years ago

Manu343726 commented 5 years ago

I would love if you submit a recipe for value-ptr-lite to your conan repository, I need this for @flexferrum's Jinja2Cpp recipe

martinmoene commented 5 years ago

Hi @Manu343726,

I added a conan recipe and published it at value-ptr-lite:nonstd-lite / 0.1.0:testing.

Is this approach ok and sufficient?