forgot one

This commit is contained in:
Green Sky 2024-04-15 01:29:55 +02:00
parent cedb63b87a
commit 85edd0eab6
No known key found for this signature in database

View File

@ -4,6 +4,7 @@ include(FetchContent)
if (NOT TARGET libwebp)
set(WEBP_LINK_STATIC ON CACHE BOOL "" FORCE)
set(WEBP_BUILD_ANIM_UTILS OFF CACHE BOOL "" FORCE)
set(WEBP_BUILD_CWEBP OFF CACHE BOOL "" FORCE)
set(WEBP_BUILD_DWEBP OFF CACHE BOOL "" FORCE)
set(WEBP_BUILD_GIF2WEBP OFF CACHE BOOL "" FORCE)