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 d762a41 commit d5463ba
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ skip_tags: true

before_build:
- set PATH=%PATH%;%TOOLSET_PATH%
- dir C:\Qt\
- dir C:\Qt\6.8\
- dir C:\Qt\6.8\msvc2022_64\bin
- dir C:\Qt\6.8\mingw_64\bin
- dir %TOOLSET_PATH%
- dir "C:\Program Files (x86)\"
- echo "Testing %APPVEYOR_PROJECT_NAME%"

# Cloning Boost libraries (fast nondeep cloning)
Expand All @@ -64,10 +58,6 @@ build_script:
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64
# Packages from nuget.
- nuget install libpng -ExcludeVersion -NonInteractive
- dir zlib.v140.windesktop.msvcstl.dyn.rt-dyn
- dir zlib.v140.windesktop.msvcstl.dyn.rt-dyn\build
- dir zlib.v140.windesktop.msvcstl.dyn.rt-dyn\build\native
- dir zlib.v140.windesktop.msvcstl.dyn.rt-dyn\build\native\include
# Building Boost.
- bootstrap.bat
- b2.exe headers
Expand Down

0 comments on commit d5463ba

Please sign in to comment.