We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f435e commit 211c81aCopy full SHA for 211c81a
configs/libs/webp.sh
@@ -18,7 +18,7 @@
18
#
19
20
export LIB_NAME='webp'
21
-export LIPO_LIBS="libwebp"
+export LIPO_LIBS="libwebp libsharpyuv libwebpdecoder libwebpdemux"
22
export LIB_DEPENDS_BIN="cmake"
23
export CMAKE_TARGETS_NAME=webpdecoder,webpdemux
24
export GIT_LOCAL_REPO=extra/webp
0 commit comments