mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
appveyor update 1.0.2g
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
20f18e0b1e
commit
a09b3cf569
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ environment:
|
||||||
- LWS_METHOD: nossl
|
- LWS_METHOD: nossl
|
||||||
CMAKE_ARGS: -DLWS_WITH_SSL=OFF
|
CMAKE_ARGS: -DLWS_WITH_SSL=OFF
|
||||||
install:
|
install:
|
||||||
- appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2f.exe
|
- appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2g.exe
|
||||||
- Win32OpenSSL-1_0_2f.exe /silent /verysilent /sp- /suppressmsgboxes
|
- Win32OpenSSL-1_0_2g.exe /silent /verysilent /sp- /suppressmsgboxes
|
||||||
- cinst -y nsis
|
- cinst -y nsis
|
||||||
- SET PATH=C:\Program Files\NSIS\;C:\Program Files (x86)\NSIS\;%PATH%
|
- SET PATH=C:\Program Files\NSIS\;C:\Program Files (x86)\NSIS\;%PATH%
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue