clang cl toolset

This commit is contained in:
jadebenn 2024-12-03 20:41:23 -06:00 committed by Jettford
parent efc7690fea
commit 203b00926d

View File

@ -84,7 +84,7 @@
"displayName": "EXPERIMENTAL - [Multi] Windows (MSVC - Clang)",
"description": "Create a build using the Clang toolchain for MSVC",
"binaryDir": "${sourceDir}/build/msvc-clang",
"environment": {
"cacheVariables": {
"CMAKE_GENERATOR_TOOLSET": "ClangCL"
}
},