RESOLVED FIXED 176113
[CMake][WinCairo] Use find_package for libpng and libjpeg
https://bugs.webkit.org/show_bug.cgi?id=176113
Summary [CMake][WinCairo] Use find_package for libpng and libjpeg
Don Olmstead
Reported 2017-08-30 10:59:56 PDT
Use find_package for libpng and libjpeg on WinCairo
Attachments
Patch (2.96 KB, patch)
2017-08-30 11:04 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-08-30 11:04:15 PDT
Created attachment 319380 [details] 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.
WebKit Commit Bot
Comment 2 2017-08-30 11:48:39 PDT
Comment on attachment 319380 [details] Patch Clearing flags on attachment: 319380 Committed r221387: <http://trac.webkit.org/changeset/221387>
WebKit Commit Bot
Comment 3 2017-08-30 11:48:40 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-08-30 11:49:25 PDT
Note You need to log in before you can comment on or make changes to this bug.