Skip to content

Commit c71ba7c

Browse files
committed
Same on Windows
1 parent 7470346 commit c71ba7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

library_builders.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ exit /b 0
8787
-DBUILD_TESTS=OFF ^
8888
-DPIGZ_ENABLE_TESTS=OFF ^
8989
-DZLIB_ENABLE_TESTS=OFF ^
90-
-DZLIBNG_ENABLE_TESTS=OFF
90+
-DZLIBNG_ENABLE_TESTS=OFF ^
91+
-DDEACTIVATE_AVX512=ON
9192
:: -DPREFER_EXTERNAL_ZLIB=ON ^
9293
:: -DZLIB_USE_STATIC_LIBS=ON
9394
if errorlevel 1 exit 1

0 commit comments

Comments
 (0)