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