(#8415) Docs: Add guide to help users updating recipes for the set_property model

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* minor changes

* wip

* review

* review

* add note about cmake_find_mode

* add explanation about unwanted target name
This commit is contained in:
Carlos Zoido
2021-12-30 13:34:09 +01:00
committed by GitHub
parent c21e00b2d9
commit 313cd2534f
3 changed files with 377 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ This is a list of shortcuts to some interesting topics:
* :warning: The conan-center **hook errors** reported by CCI Bot can be found in the [docs/error_knowledge_base.md](docs/error_knowledge_base.md).
* :hammer_and_wrench: The internal changes related to infrastructure can be checked in [docs/changelog.md](docs/changelog.md).
* :world_map: There are various community lead initiatives which are outlined in [docs/community_resources.md](docs/community_resources.md).
* :magic_wand: To start preparing your recipes for **Conan 2.0**, please check [docs/preparing_recipes_for_conan2.md](docs/preparing_recipes_for_conan2.md).
### Reporting Issues

View File

@@ -15,3 +15,4 @@
+ [FAQs](faqs.md)
+ [Community Resources](community_resources.md)
+ [Review Guidelines](reviewing.md)
+ [Preparing recipes for Conan 2.0](preparing_recipes_for_conan2.md)

File diff suppressed because it is too large Load Diff