Skip to content

Commit 5fac8de

Browse files
committed
shared
1 parent 69b70e2 commit 5fac8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external_deps/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ build_zlib() {
239239

240240
case "${PLATFORM}" in
241241
windows-*-*)
242-
zlib_cmake_args+=(-DBUILD_LIBS_SHARED=ON)
242+
zlib_cmake_args+=(-DBUILD_SHARED_LIBS=ON)
243243
;;
244244
esac
245245

0 commit comments

Comments
 (0)