[Webkit-unassigned] [Bug 176113] [CMake][WinCairo] Use find_package for libpng and libjpeg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 30 11:04:15 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176113

Don Olmstead <don.olmstead at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |don.olmstead at sony.com
                   |kit.org                     |

--- Comment #1 from Don Olmstead <don.olmstead at sony.com> ---
Created attachment 319380

  --> https://bugs.webkit.org/attachment.cgi?id=319380&action=review

Patch

Uses find_package for jpeg and png.

Removes the JPEG_FOUND and PNG_FOUND guards in ImageDecoders.cmake since every port including ImageDecoders.cmake uses find_package and requires the two libraries.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170830/247b6416/attachment-0001.html>


More information about the webkit-unassigned mailing list