mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
3661b98069
The goal is not to replace our autotools configuration, but to provide a minimal CMake file that can build the lib, cwebp and dwebp. Change-Id: I3be343bd698d118c5f00172449d232d87e868f23
37 lines
415 B
Plaintext
37 lines
415 B
Plaintext
*.l[ao]
|
|
*.[ao]
|
|
*.pc
|
|
.deps
|
|
.libs
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache
|
|
/compile
|
|
/config.*
|
|
/configure
|
|
/depcomp
|
|
/dist
|
|
/install-sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/missing
|
|
/mkinstalldirs
|
|
/stamp-h1
|
|
Makefile
|
|
Makefile.in
|
|
examples/anim_diff
|
|
examples/[cdv]webp
|
|
examples/gif2webp
|
|
examples/webpmux
|
|
src/webp/config.h*
|
|
src/webp/stamp-h1
|
|
/output
|
|
/doc/output
|
|
*.idb
|
|
*.pdb
|
|
/iosbuild
|
|
/WebP.framework
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|