arun11299 / cpp-subprocess

Subprocessing with modern C++
Other
449 stars 90 forks source link

Conan support #71

Open elazarl opened 2 years ago

elazarl commented 2 years ago

Will conan support be beneficial for the project?

I understand this is header-only, but sometimes it's more convenient to just use conan as if it was reguar project.

I'll be happy to open PR if that's beneficial.

arun11299 commented 2 years ago

Sure! I would be more than happy to incorporate.