Skip to content

Commit

Permalink
Add curl via vcpkg to WIndows builds (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgolov authored May 12, 2021
1 parent b4584ad commit 834bba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/setup-buildtools.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ vcpkg install abseil:x64-windows
vcpkg install protobuf:x64-windows
vcpkg install gRPC:x64-windows
vcpkg install prometheus-cpp:x64-windows
vcpkg install curl:x64-windows
popd
exit /b 0

0 comments on commit 834bba6

Please sign in to comment.