You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
186 B

  1. --- a/cmake/Configure.cmake
  2. +++ b/cmake/Configure.cmake
  3. @@ -113,7 +113,6 @@ endif()
  4. if (WEBP_FOUND)
  5. set(HAVE_LIBWEBP 1)
  6. - set(HAVE_LIBWEBP_ANIM 1)
  7. endif()
  8. if (ZLIB_FOUND)