Merge commit '67653bbe50841153bfeaebcc5792bd8464da9880' as 'external/libwebp/libwebp'

This commit is contained in:
2023-08-02 14:57:22 +02:00
331 changed files with 116119 additions and 0 deletions

9
external/libwebp/libwebp/Makefile.am vendored Normal file
View File

@@ -0,0 +1,9 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = sharpyuv src imageio man
EXTRA_DIST = COPYING autogen.sh
if BUILD_EXTRAS
SUBDIRS += extras
endif
SUBDIRS += examples