mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-14 10:38:14 +00:00
(#4368) Document how to update conan hooks
This commit is contained in:
@@ -166,6 +166,12 @@ Call `conan create . lib/1.0@` in the folder of the recipe using the profile you
|
||||
cd conan-center-index/recipes/boost/all
|
||||
conan create . 1.74.0@
|
||||
|
||||
### Updating conan hooks on your machine
|
||||
|
||||
The hooks are updated from time to time, so it's worth keeping your own copy of the hooks updated regularly. To do this:
|
||||
|
||||
conan config install
|
||||
|
||||
### Debugging failed builds
|
||||
|
||||
Go to the [Error Knowledge Base](error_knowledge_base.md) page to know more about Conan Center hook errors.
|
||||
|
Reference in New Issue
Block a user