conan-io / conan

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

Avoid `[tool_requires]` profile section affect virtual CLI node #17343

Closed AbrilRBS closed 3 days ago

AbrilRBS commented 3 days ago

Changelog: Bugfix: Avoid [tool_requires] profile section affect virtual CLI node Docs: Omit

What I think is the simplest solution for https://github.com/conan-io/conan/issues/17334, which from my limited understanding is not a breaking change

Closes https://github.com/conan-io/conan/issues/17334