mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-14 15:05:37 +02:00
Install boost on Windows via vcpkg
This commit is contained in:
1
.github/workflows/gha.yml
vendored
1
.github/workflows/gha.yml
vendored
@@ -251,6 +251,7 @@ jobs:
|
||||
vcpkg update
|
||||
vcpkg install gtest:x64-windows
|
||||
vcpkg install zlib:x64-windows
|
||||
vcpkg install boost:x64-windows
|
||||
- name: Build and test
|
||||
shell: powershell
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user