mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
a25a4abc01
Refactoring in commit 2b2344b412 (MSVC: Add abstraction for runtime
checks, 2025-01-22) switched to using local compiler id variables to
recognize compilers that target the MSVC ABI. However, those variables
may be modified modified in a special case for `lang == "RC"` that does
not apply to the ABI check. Check the target ABI before applying the
special case.
Fixes: #26663
178 KiB
178 KiB