Bug 176075 - [CMake] Use find_package for zlib
Summary: [CMake] Use find_package for zlib
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-29 15:50 PDT by Don Olmstead
Modified: 2017-08-29 22:24 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.33 KB, patch)
2017-08-29 16:05 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff
Patch (6.33 KB, patch)
2017-08-29 16:59 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2017-08-29 15:50:09 PDT
Use find_package for zlib across ports.
Comment 1 Don Olmstead 2017-08-29 16:05:35 PDT
Created attachment 319298 [details]
Patch
Comment 2 Don Olmstead 2017-08-29 16:59:04 PDT
Created attachment 319310 [details]
Patch

Fix typo
Comment 3 WebKit Commit Bot 2017-08-29 21:07:58 PDT
Comment on attachment 319310 [details]
Patch

Clearing flags on attachment: 319310

Committed r221340: <http://trac.webkit.org/changeset/221340>
Comment 4 WebKit Commit Bot 2017-08-29 21:08:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-08-29 21:09:04 PDT
<rdar://problem/34152234>
Comment 6 Don Olmstead 2017-08-29 22:24:00 PDT
Updated WinCairoRequirements to place headers where find_package can pick them up.