conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.95k stars 951 forks source link

CMakeToolchain refactor #16496

Closed memsharded closed 1 week ago

memsharded commented 1 week ago

Changelog: Omit Docs: Omit

This had some level of risk of breaking:

Refactors:

The goal is to make the generated file more friendly to read, with more hints of what can be configured, and also to prepare the toolchain for a better customization and selection of what blocks to use.