standalone_cxx
standalone_cxx copied to clipboard
Add Conan support
I'm packaging all my libraries as Conan packages so I avoid compiler flag hell. Can you add this project as "os" for Conan so I can just recompile all my code for standalone without going back to compiler flag hell?
Huh... interesting idea. Let me play with this and I will get back.