"tests/vscode:/vscode.git/clone" did not exist on "3e43d7b8d203df1f2e2e2f0b5c029dfebeec549b"
Only print Visual Studio messages when compiling with MSVC
When compiling with other compilers than MSVC, error messages about C++11 support for versions below MSVC version 19.0.24210.0 were printed. This happens, for example, when using clang-cl installed with the Visual Studio Installer.
Showing
Please register or sign in to comment