Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Jan 14, 2025
1 parent d645fc7 commit e987f7b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@ build_script:
- call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
# Packages from nuget.
- nuget install libpng-v142 -ExcludeVersion -NonInteractive
- dir .
- dir libpng-v142\build\
- dir libpng-v142/build/native/lib/x64/
- dir libpng-v142\build\native\lib\x64\
# Building Boost.
- bootstrap.bat
- b2.exe headers
Expand Down

0 comments on commit e987f7b

Please sign in to comment.