mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-13 18:27:10 +00:00
(#12140) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
5f1a663647
commit
c80924cf26
@@ -1,7 +1,16 @@
|
||||
# Preparing recipes for Conan 2.0
|
||||
|
||||
<!-- toc -->
|
||||
## Contents<!-- endToc -->
|
||||
## Contents
|
||||
|
||||
* [New cpp_info set_property model](#new-cpp_info-set_property-model)
|
||||
* [CMakeDeps](#cmakedeps)
|
||||
* [Update required_conan_version to ">=1.43.0"](#update-required_conan_version-to-1430)
|
||||
* [Translating .names information to cmake_target_name, cmake_module_target_name and cmake_file_name](#translating-names-information-to-cmake_target_name-cmake_module_target_name-and-cmake_file_name)
|
||||
* [Translating .filenames information to cmake_file_name, cmake_module_file_name and cmake_find_mode](#translating-filenames-information-to-cmake_file_name-cmake_module_file_name-and-cmake_find_mode)
|
||||
* [Understanding some workarounds with the .names attribute model in recipes](#understanding-some-workarounds-with-the-names-attribute-model-in-recipes)
|
||||
* [Translating .build_modules to cmake_build_modules](#translating-build_modules-to-cmake_build_modules)
|
||||
* [PkgConfigDeps](#pkgconfigdeps)<!-- endToc -->
|
||||
|
||||
> ⚠️ Refer to [road to Conan v2](v2_roadmap.md) to know the steps that
|
||||
> will be taken in ConanCenter and this repository to start running
|
||||
|
Reference in New Issue
Block a user