What is your question?
Hi, I am using Conan on Visual Studio 2026 and support for the Visual Studio 2026 generator was added in CMake 4.2. Thus, I can only use CMake 4.2. However, I realize that quite a few libraries such as Thrift, My SQL Connector and Grpc have tool_requires that is a cmake <4. May I ask if it is possible for all Conan libraries to support all CMake versions including 4.2.x? Thanks!