Skip to content

Commit

Permalink
add boost build for windows x86
Browse files Browse the repository at this point in the history
  • Loading branch information
andersc committed Dec 29, 2022
1 parent c0d29c8 commit c1a377b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/win_boost_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: |
vcpkg install boost-system:x64-windows
vcpkg install boost-thread:x64-windows
vcpkg install boost-lockfree:x64-windows
vcpkg integrate install
choco install nasm
- name: CMake set-up
Expand Down

0 comments on commit c1a377b

Please sign in to comment.