mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04: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
|
git
|
||||||
mingw-w64-ucrt-x86_64-cmake
|
mingw-w64-ucrt-x86_64-cmake
|
||||||
mingw-w64-ucrt-x86_64-doctest
|
mingw-w64-ucrt-x86_64-doctest
|
||||||
mingw-w64-ucrt-x86_64-openimageio
|
|
||||||
mingw-w64-ucrt-x86_64-libdeflate
|
mingw-w64-ucrt-x86_64-libdeflate
|
||||||
mingw-w64-ucrt-x86_64-libunistring
|
mingw-w64-ucrt-x86_64-libunistring
|
||||||
mingw-w64-ucrt-x86_64-ncurses
|
mingw-w64-ucrt-x86_64-ncurses
|
||||||
mingw-w64-ucrt-x86_64-toolchain
|
mingw-w64-ucrt-x86_64-toolchain
|
||||||
mingw-w64-ucrt-x86_64-ninja
|
mingw-w64-ucrt-x86_64-ninja
|
||||||
|
#mingw-w64-ucrt-x86_64-openimageio
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ jobs:
|
|||||||
cmake .. \
|
cmake .. \
|
||||||
-GNinja \
|
-GNinja \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DUSE_MULTIMEDIA=oiio \
|
-DUSE_MULTIMEDIA=none \
|
||||||
-DUSE_PANDOC=off \
|
-DUSE_PANDOC=off \
|
||||||
-DUSE_QRCODEGEN=on \
|
-DUSE_QRCODEGEN=on \
|
||||||
-DUSE_STATIC=off
|
-DUSE_STATIC=off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user