Skip to content

Clang: Add standard flags support when simulating MSVC

Ruben Van Boxem requested to merge rubenvb/cmake:issue-17866 into master

When Clang 3.9 simulates MSVC 19.0 or higher it knows the -std: flags that such versions of MSVC defines.

Fixes: #17866 (closed)
Topic-rename: clang-cl-std

Edited by Brad King

Merge request reports