mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-01-08 22:07:10 +00:00
clang cl toolset
This commit is contained in:
parent
8b9a0768a2
commit
da45152b43
@ -87,7 +87,7 @@
|
|||||||
"displayName": "EXPERIMENTAL - [Multi] Windows (MSVC - Clang)",
|
"displayName": "EXPERIMENTAL - [Multi] Windows (MSVC - Clang)",
|
||||||
"description": "Create a build using the Clang toolchain for MSVC",
|
"description": "Create a build using the Clang toolchain for MSVC",
|
||||||
"binaryDir": "${sourceDir}/build/msvc-clang",
|
"binaryDir": "${sourceDir}/build/msvc-clang",
|
||||||
"environment": {
|
"cacheVariables": {
|
||||||
"CMAKE_GENERATOR_TOOLSET": "ClangCL"
|
"CMAKE_GENERATOR_TOOLSET": "ClangCL"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user