mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
53fbe23f3f
This variable is set to GNU on Windows when clang.exe ar clang++.exe is used, and set to MSVC for clang-cl.exe. CMAKE_<lang>_SIMULATE_ID is set to MSVC in both cases, as clang defaults to -fms-compatibility for all command lines on windows.
2.9 KiB
2.9 KiB