Skip to content

Commit

Permalink
CI: Install libtiff on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
fancycode committed Jul 4, 2024
1 parent d0c2395 commit ae470be
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 @@ -17,6 +17,7 @@ install:
- vcpkg install libde265:%arch%-windows
- vcpkg install x265:%arch%-windows
- vcpkg install dav1d:%arch%-windows
- vcpkg install tiff:%arch%-windows
- cd c:\tools\vcpkg
- vcpkg integrate install
- cd %APPVEYOR_BUILD_FOLDER%
Expand Down

0 comments on commit ae470be

Please sign in to comment.