mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 20:38:18 -05:00
appveyor: add a win32 build
This commit is contained in:
parent
961c8667d2
commit
9dfc541dd7
@ -56,7 +56,12 @@ environment:
|
||||
OPENSSL: OFF
|
||||
TESTING: ON
|
||||
STATICLIB: ON
|
||||
|
||||
- PRJ_GEN: "Visual Studio 14 2015"
|
||||
BDIR: msvc2015
|
||||
PRJ_CFG: Release
|
||||
OPENSSL: OFF
|
||||
TESTING: ON
|
||||
STATICLIB: ON
|
||||
|
||||
build_script:
|
||||
- mkdir build.%BDIR%
|
||||
|
Loading…
Reference in New Issue
Block a user