Skip to content

CMakeDetermineCompilerId: Fixes test condition for MSVC-like clang on Win32

Rebecca Reitsma requested to merge (removed):clang-cross-compile-fix into master

Fixes an apparent bug in CMakeDetermineCompilerId.cmake which causes an error message to be shown when using clang with a non-MSVC generator on Windows.

Merge request reports