mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
b6d3a1c09a
The LLVM/Clang installer on Windows provides a `LLVM/bin` directory containing `clang.exe` and `clang++.exe` command-line tools that have a GNU-like command-line but target the MSVC ABI (instead of MinGW). We do not support this combination, so diagnose and reject it explicitly. Tell users what to do to use the `clang-cl.exe` tool instead. Issue: #16439
32 KiB
32 KiB