mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Use a distinct value for MSVS 2026 with wxMSVC_VERSION_AUTO.
Note that vc144 should have been used for MSVS 2022 v17.14, see
https://learn.microsoft.com/en-us/cpp/overview/compiler-versions
but we didn't do it, so there is a hole between vc143 and vc145.
(cherry picked from commit a0f5c92b96)