mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
128c414a56
The `MSVC_DEBUG_INFORMATION_FORMAT` and `MSVC_RUNTIME_LIBRARY` abstractions apply to any compilers targeting the MSVC ABI. Fixes: #24137