mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 02:13:03 +08:00
[vcpkg-ci] Add uwebsockets to internal CI
This commit is contained in:
parent
2aae2ab1c7
commit
985e787b75
@ -15,7 +15,7 @@ if (-not $?) { throw $? }
|
||||
./vcpkg.exe install azure-storage-cpp cpprestsdk:x64-windows-static cpprestsdk:x86-uwp
|
||||
if (-not $?) { throw $? }
|
||||
|
||||
./vcpkg.exe install bond chakracore cryptopp zlib expat sdl2 curl sqlite3 libuv protobuf:x64-windows sfml opencv:x64-windows
|
||||
./vcpkg.exe install bond chakracore cryptopp zlib expat sdl2 curl sqlite3 libuv protobuf:x64-windows sfml opencv:x64-windows uwebsockets uwebsockets:x64-windows-static
|
||||
if (-not $?) { throw $? }
|
||||
|
||||
./vcpkg.exe install opencv:x86-uwp boost:x86-uwp
|
||||
|
Loading…
Reference in New Issue
Block a user