[Webkit-unassigned] [Bug 192410] New: [CMake][Win] Investigate pkg-config support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 10:32:12 PST 2018


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

            Bug ID: 192410
           Summary: [CMake][Win] Investigate pkg-config support
           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

In https://bugs.webkit.org/show_bug.cgi?id=192384 I'm adding FindNghttp2 and FindPixman to the CMake. Neither of these libraries is actually referenced within WebKit but they are dependencies when cURL and Cairo are compiled statically.

It seems like the current Find* don't necessarily take pkg-config into account when returning libraries.

Also pkg-config isn't as ubiquitous on Windows development machines.

These things should be solvable.

-- 
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/20181205/7cf72b20/attachment.html>


More information about the webkit-unassigned mailing list