mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
Add a CMakeLists.txt
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
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -31,3 +31,6 @@ src/webp/stamp-h1
|
||||
*.pdb
|
||||
/iosbuild
|
||||
/WebP.framework
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
|
Reference in New Issue
Block a user