mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-15 15:16:51 +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 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: |
|
||||||
|
Reference in New Issue
Block a user