Skip to content

Commit

Permalink
Rebuild vcpkg imported libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderTaeschner committed May 14, 2024
1 parent 561ae37 commit b5992d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ install:
- .\vcpkg.exe install --recurse fontconfig:%PLATFORM%-windows
- .\vcpkg.exe install --recurse pango:%PLATFORM%-windows
- .\vcpkg.exe install --recurse libgd:%PLATFORM%-windows
# - .\vcpkg.exe install --recurse wxwidgets:%PLATFORM%-windows
# - .\vcpkg.exe upgrade --no-dry-run
- .\vcpkg.exe install --recurse wxwidgets:%PLATFORM%-windows
- .\vcpkg.exe upgrade --no-dry-run
- .\vcpkg.exe integrate install
cache:
- c:\tools\vcpkg\installed\
Expand Down

0 comments on commit b5992d2

Please sign in to comment.