mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-01 17:33:48 +00:00
[vcpkg-internalCI] Add folly:x64-windows to internal CI builds
This commit is contained in:
parent
0aa8055fbd
commit
92591846cc
@ -20,3 +20,6 @@ if (-not $?) { exit $? }
|
||||
|
||||
./vcpkg.exe install opencv:x86-uwp
|
||||
if (-not $?) { exit $? }
|
||||
|
||||
./vcpkg.exe install folly:x64-windows
|
||||
if (-not $?) { exit $? }
|
||||
|
Loading…
x
Reference in New Issue
Block a user