Skip to content
Snippets Groups Projects
Commit 7596d8b9 authored by Raul Tambre's avatar Raul Tambre
Browse files

CMakeCCompilerId: Fix C standard detection in Clang MSVC mode

Clang doesn't define __STDC__ if in MSVC compatibility mode, but does define
__STDC_VERSION__.
Avoid the fallback for this combination.
parent c99db715
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment