[Webkit-unassigned] [Bug 205166] New: [CMake] Use builtin targets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 09:11:18 PST 2019


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

            Bug ID: 205166
           Summary: [CMake] Use builtin targets
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

We currently use builtin Find modules for the following

cURL
ICU
Freetype
LibXml2
LibXslt
JPEG
OpenSSL
PNG
Threads
ZLIB

With version 3.10 of CMake the following targets are available

ICU::<C>
Freetype::Freetype
OpenSSL::<C>
PNG::PNG
Threads::Threads
ZLIB::ZLIB

Use those available.

-- 
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/20191212/4986f7c2/attachment.htm>


More information about the webkit-unassigned mailing list