Bug 176113

Summary: [CMake][WinCairo] Use find_package for libpng and libjpeg
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, annulen, bfulgham, commit-queue, lforschler, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.