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