mirror of
https://github.com/FEX-Emu/xxHash.git
synced 2024-11-23 22:49:39 +00:00
added ARM64 target
for Visual 2017.
This commit is contained in:
parent
7e5a1ab212
commit
6c052a93ce
@ -22,6 +22,9 @@ environment:
|
||||
ARCH: "Win32"
|
||||
- COMPILER: "visual"
|
||||
ARCH: "ARM"
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
COMPILER: "visual"
|
||||
ARCH: "ARM64"
|
||||
# note : ARM64 is not available with Visual Studio 14 2015, which is default for Appveyor
|
||||
- COMPILER: "gcc"
|
||||
PLATFORM: "mingw64"
|
||||
|
Loading…
Reference in New Issue
Block a user