Skip to content

Commit 211c81a

Browse files
committed
webp need lipo more libs
1 parent a4f435e commit 211c81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/webp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919

2020
export LIB_NAME='webp'
21-
export LIPO_LIBS="libwebp"
21+
export LIPO_LIBS="libwebp libsharpyuv libwebpdecoder libwebpdemux"
2222
export LIB_DEPENDS_BIN="cmake"
2323
export CMAKE_TARGETS_NAME=webpdecoder,webpdemux
2424
export GIT_LOCAL_REPO=extra/webp

0 commit comments

Comments
 (0)