We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When looking for a reference about editable packages, I found this nice blog post: https://blog.conan.io/2019/02/04/New-conan-release-1-12.html
However, it uses the old command conan link, which is deprecated now.
conan link
I think we could update that blog post with a warning message, like:
"Conan link command has been deprecated since version x.y.z, please a look on its new format "
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When looking for a reference about editable packages, I found this nice blog post: https://blog.conan.io/2019/02/04/New-conan-release-1-12.html
However, it uses the old command
conan link
, which is deprecated now.I think we could update that blog post with a warning message, like:
"Conan link command has been deprecated since version x.y.z, please a look on its new format "
The text was updated successfully, but these errors were encountered: