Skip to content

Commit

Permalink
#5 #75 using gmic submodule (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
myselfhimself committed Nov 13, 2020
1 parent 40fedef commit bbc85f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
shell: cmd
run: |
REM call scripts\build_win_x86.bat
C:\msys64\usr\bin\wget.exe gmic_stdlib.h https://gmic.eu/gmic_stdlib.h
C:\msys64\usr\bin\wget.exe CImg.h https://github.com/dtschump/CImg/raw/master/CImg.h
vcpkg install libpng:x64-windows libjpeg-turbo:x64-windows zlib:x64-windows curl:x64-windows tiff:x64-windows fftw3:x64-windows
vcpkg list
python -m pip --disable-pip-version-check install cibuildwheel==1.6.1 wheel
Expand Down

0 comments on commit bbc85f4

Please sign in to comment.