conan-io / cmake-conan

CMake wrapper for conan C and C++ package manager
MIT License
814 stars 247 forks source link

Fix _get_msvc_ide_version for VS17.10 #643

Closed chrarnoldus closed 1 month ago

chrarnoldus commented 1 month ago

Visual Studio 17.10 was just released with MSVC version 1940, which gives an error: "Unknown MSVC compiler version"

https://learn.microsoft.com/sl-si/cpp/overview/compiler-versions?view=msvc-170

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

memsharded commented 1 month ago

I am going to merge this, even if the CI is not passing. This cmake-conan integration for Conan 1 is no longer maintained, and CI has been updated for Conan 2.