Describe the feature and motivation On last update of VS 2022 the MSVC is 1940 version. Now OpenCV_RUNTIME is not set. Additional context File OpenCVDetectCXXCompiler.cmake - 179 line
code which checks the _MSC_VER predefined macro and assumes that all Visual Studio 2022 versions of MSVC having a value below 1940 will need to be updated.
lassoanmerged 1 commit intoSlicer:mainfromcpinter:fix-build-latest-vs2022 Jul 2, 2024 +4−2 Conversation10Commits1Checks4Files changed2 jamesobutlerpreviously approved these changesJul 2, 2024 View reviewed changes COMP: Update acceptable VS2022 MSVC version for TBB install ...