Help/CMAKE_LANG_COMPILER: Document Visual Studio, Xcode, GHS generators quirks They don't support setting compiler via this variable, they use the toolsets, so you could switch the compiler by choosing another toolset. Closes: #21644