Skip to content

VS: Support Visual Studio Clang Toolkit identification

Justin Goshi requested to merge jgoshi/cmake:clangIdentification into master

Adds support for the Visual Studio Clang tookit so the clang compiler is properly identified when the toolset is ClangCl (e.g. -T or CMAKE_GENERATOR_TOOLSET).

Topic-rename: vs-clangcl-toolset

Edited by Brad King

Merge request reports