Skip to content

Commit 0a8bb33

Browse files
authored
CI: enable exiv2 unicode for Windows nightlies (#20026)
1 parent 55d6b3e commit 0a8bb33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ jobs:
259259
-DEXIV2_ENABLE_BMFF=ON \
260260
-DEXIV2_ENABLE_NLS=ON \
261261
-DEXIV2_ENABLE_VIDEO=OFF \
262+
-DEXIV2_ENABLE_WIN_UNICODE=ON \
262263
-DCMAKE_INSTALL_PREFIX=${MINGW_PREFIX}
263264
cmake --build build
264265
cmake --install build

0 commit comments

Comments
 (0)