Skip to content

Help: Clarify compilers affected by MSVC ABI abstractions

Brad King requested to merge brad.king/cmake:doc-msvc-abi into master

The MSVC_DEBUG_INFORMATION_FORMAT and MSVC_RUNTIME_LIBRARY abstractions apply to any compilers targeting the MSVC ABI.

Fixes: #24137 (closed)
Backport: release

Merge request reports