forked from microsoft/vcpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mathieu Schroeter edited this page Aug 14, 2019
·
5 revisions
Build the projects
vcpkg install openssl-windows:x86-windows-static openssl-windows:x64-windows-static
vcpkg install zlib:x86-windows-static zlib:x64-windows-static
vcpkg install grpc:x86-windows-static grpc:x64-windows-static
Export the nuget packages
vcpkg export openssl-windows:x86-windows-static openssl-windows:x64-windows-static --nuget --nuget-id=epsitec-openssl --nuget-version=1.0.2.2
vcpkg export zlib:x86-windows-static zlib:x64-windows-static --nuget --nuget-id=epsitec-zlib --nuget-version=1.2.11.6
vcpkg export grpc:x86-windows-static grpc:x64-windows-static --nuget --nuget-id=epsitec-grpc --nuget-version=1.22.0.2