opencv / opencv

Open Source Computer Vision Library
https://opencv.org
Apache License 2.0
76.71k stars 55.65k forks source link

Support VS 2022 17.1x.y in OpenCVDetectCXXCompiler.cmake #25638

Closed bebuch closed 1 month ago

bebuch commented 1 month ago

With 17.10.0 the MSVC toolset was set to 19.40.x which breaks the compatibility test in the OpenCV's CMake Config files.

This is a follow up to #25632.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request