We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4dcae2 commit e148b2bCopy full SHA for e148b2b
.github/workflows/gha.yml
@@ -210,7 +210,7 @@ jobs:
210
run: |
211
vcpkg update
212
vcpkg install zlib:x64-windows
213
- vcpkg install boost:x64-windows
+ vcpkg install boost-assert:x64-windows boost-numeric-conversion:x64-windows boost-variant:x64-windows boost-utility:x64-windows boost-fusion:x64-windows boost-optional:x64-windows boost-predef:x64-windows boost-preprocessor:x64-windows boost-timer:x64-windows boost-test:x64-windows
214
215
- name: Build and test
216
shell: powershell
0 commit comments