[Webkit-unassigned] [Bug 203672] New: [CMake] TestWebCore shouldn't link with WebCoreTestSupport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 03:27:33 PDT 2019


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

            Bug ID: 203672
           Summary: [CMake] TestWebCore shouldn't link with
                    WebCoreTestSupport
           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: Hironori.Fujii at sony.com
                CC: annulen at yandex.ru, bugs-noreply at webkitgtk.org,
                    don.olmstead at sony.com, mcatanzaro at gnome.org

[CMake] TestWebCore shouldn't link with WebCoreTestSupport

TestWebCore doesn't need to link with WebCoreTestSupport. And, it
causes a problem for Windows because WebCoreTestSupport imports
WebCore symbols by using dllimport, however, WebCore is not a
DLL. (Bug 203663 Comment 4)

-- 
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/20191031/f1ce077f/attachment.htm>


More information about the webkit-unassigned mailing list