[webkit-reviews] review denied: [Bug 113124] Add animation support for WebP images : [Attachment 322643] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 4 07:02:53 PDT 2017


Konstantin Tokarev <annulen at yandex.ru> has denied  review:
Bug 113124: Add animation support for WebP images
https://bugs.webkit.org/show_bug.cgi?id=113124

Attachment 322643: Patch

https://bugs.webkit.org/attachment.cgi?id=322643&action=review




--- Comment #21 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 322643
  --> https://bugs.webkit.org/attachment.cgi?id=322643
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=322643&action=review

> Source/cmake/FindWebP.cmake:-36
> -find_path(WEBP_INCLUDE_DIRS

Modern convention in CMake find modules is to use package_INCLUDE_DIRS and
package_LIBRARIES variables


More information about the webkit-reviews mailing list