gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 184/222: appveyor: Add MSVC ARM64 build


From: gnunet
Subject: [gnurl] 184/222: appveyor: Add MSVC ARM64 build
Date: Thu, 07 Nov 2019 00:11:20 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit b35fbf52650f337bc790587d09a1739a65c65946
Author: MichaƂ Janiszewski <address@hidden>
AuthorDate: Sat Oct 19 19:58:34 2019 +0200

    appveyor: Add MSVC ARM64 build
    
    Closes #4507
---
 appveyor.yml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/appveyor.yml b/appveyor.yml
index e2eb28e56..e1bc91485 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -126,6 +126,18 @@ environment:
         PRJ_CFG: "DLL Debug - DLL Windows SSPI - DLL WinIDN"
         TESTING: OFF
         VC_VERSION: VC15
+      - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2019"
+        BUILD_SYSTEM: CMake
+        PRJ_GEN: "Visual Studio 16 2019"
+        TARGET: "-A ARM64"
+        PRJ_CFG: Release
+        OPENSSL: OFF
+        WINSSL: ON
+        HTTP_ONLY: OFF
+        TESTING: OFF
+        SHARED: OFF
+        DISABLED_TESTS: ""
+        COMPILER_PATH: ""
 
 install:
     - set "PATH=C:\msys64\usr\bin;%PATH%"

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]