How to generate new Conan recipe for pre-existing package
If you want to create a new conan build recipe for a package that already exists, use
Without tests:
conan new hello/0.1
With tests:
conan new hello/0.1 -t
More info: See packaging docs
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow