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
efc7690fea
commit
203b00926d
@ -84,7 +84,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