Closed WangZhongDian closed 5 days ago
HI @WangZhongDian
Thanks for your suggestion.
This has been discussed a few times, there are too many limitations of this approach to be useful and maintainable in practice, so this is not planned.
The closest to what you are suggesting is the local-recipes-index
, which allow to have recipes in a certain layout in a git repo and use them from there. See https://docs.conan.io/2/devops/devops_local_recipes_index.html
Closing as unplanned, thanks for your feedback.
What is your suggestion?
Directly using a Git repository to import dependencies, if the repository itself is a conan package, then direct dependencies can be made
Similar to
conanfile.py
But it's not about creating packages, it's about consuming
Have you read the CONTRIBUTING guide?