[Webkit-unassigned] [Bug 210366] New: [CMake] Determine correct visibility for linked frameworks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 17:58:29 PDT 2020


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

            Bug ID: 210366
           Summary: [CMake] Determine correct visibility for linked
                    frameworks
           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

Each port can set ${framework}_LIBRARY_TYPE to whatever value it wants. This leads to issues with linking frameworks within the WebKit code. For example JavaScriptCore can be compiled as a shared library with the contents of WTF and bmalloc exposed through it.

The CMake source should be able to handle cases like this.

-- 
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/20200411/ef9103d6/attachment.htm>


More information about the webkit-unassigned mailing list