CMakeDetermineCompilerId: Add detection of clang.exe bundled with VS
When using a clang toolset we need to find `clang.exe` instead of `cl.exe`.
Please register or sign in to comment
When using a clang toolset we need to find `clang.exe` instead of `cl.exe`.