mirror of
https://github.com/boostorg/core.git
synced 2025-05-09 14:57:46 +00:00
Add VS2017 clang-cl to Appveyor
This commit is contained in:
parent
d8cfc71073
commit
116c6830e0
@ -29,6 +29,11 @@ environment:
|
|||||||
|
|
||||||
# clang-win 32 bit fails to link with "unable to load mspdbcore.dll (error code: 126)"
|
# clang-win 32 bit fails to link with "unable to load mspdbcore.dll (error code: 126)"
|
||||||
|
|
||||||
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
|
TOOLSET: clang-win
|
||||||
|
ADDRMD: 64
|
||||||
|
CXXSTD: 14,17,latest
|
||||||
|
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
TOOLSET: clang-win
|
TOOLSET: clang-win
|
||||||
ADDRMD: 64
|
ADDRMD: 64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user