Skip to content

Commit

Permalink
Try to fix appveyor build.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vincent committed Feb 24, 2020
1 parent 49949d9 commit 2cd1c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install:
- scons --version

before_build:
- vcpkg integrate install
- vcpkg install libiconv --triplet %PLATFORM%-windows-static
- vcpkg install boost-asio boost-thread boost-system boost-program-options boost-filesystem boost-iostreams boost-random boost-foreach --triplet %PLATFORM%-windows-static
- vcpkg install curl --triplet %PLATFORM%-windows-static
Expand Down

0 comments on commit 2cd1c11

Please sign in to comment.