Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Jan 10, 2025
1 parent d5463ba commit 2b3d79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ before_build:
build_script:
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64
# Packages from nuget.
- nuget install libpng -ExcludeVersion -NonInteractive
- nuget install libpng-v142 -ExcludeVersion -NonInteractive
# Building Boost.
- bootstrap.bat
- b2.exe headers
Expand Down

0 comments on commit 2b3d79f

Please sign in to comment.