mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-08 23:59:02 -05:00
windows ci: don't use OIIO for now
This commit is contained in:
parent
c68db9963d
commit
bb7f35bc8b
4
.github/workflows/windows_test.yml
vendored
4
.github/workflows/windows_test.yml
vendored
@ -30,12 +30,12 @@ jobs:
|
||||
git
|
||||
mingw-w64-ucrt-x86_64-cmake
|
||||
mingw-w64-ucrt-x86_64-doctest
|
||||
mingw-w64-ucrt-x86_64-openimageio
|
||||
mingw-w64-ucrt-x86_64-libdeflate
|
||||
mingw-w64-ucrt-x86_64-libunistring
|
||||
mingw-w64-ucrt-x86_64-ncurses
|
||||
mingw-w64-ucrt-x86_64-toolchain
|
||||
mingw-w64-ucrt-x86_64-ninja
|
||||
#mingw-w64-ucrt-x86_64-openimageio
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
@ -56,7 +56,7 @@ jobs:
|
||||
cmake .. \
|
||||
-GNinja \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DUSE_MULTIMEDIA=oiio \
|
||||
-DUSE_MULTIMEDIA=none \
|
||||
-DUSE_PANDOC=off \
|
||||
-DUSE_QRCODEGEN=on \
|
||||
-DUSE_STATIC=off
|
||||
|
Loading…
x
Reference in New Issue
Block a user