update libwebp to 1.4.0
This commit is contained in:
2
external/libwebp/CMakeLists.txt
vendored
2
external/libwebp/CMakeLists.txt
vendored
@ -19,7 +19,7 @@ if (NOT TARGET libwebp)
|
||||
|
||||
FetchContent_Declare(libwebp
|
||||
GIT_REPOSITORY https://github.com/webmproject/libwebp
|
||||
GIT_TAG v1.3.2
|
||||
GIT_TAG v1.4.0
|
||||
FIND_PACKAGE_ARGS
|
||||
)
|
||||
FetchContent_MakeAvailable(libwebp)
|
||||
|
Reference in New Issue
Block a user