[Webkit-unassigned] [Bug 183240] [CMake][Win] Forwarding headers of WTF and PAL are copied twice in Visual Studio builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 00:58:35 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183240
--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 334799
--> https://bugs.webkit.org/attachment.cgi?id=334799&action=review
another WIP patch
(In reply to Fujii Hironori from comment #2)
> * Copy in PAL target and Remove PALForwardingHeaders target
It turns out this approach doesn't work as expected.
Because LLIntOffsetsExtractor needs forwarding header of JSC.
So JavaScriptCore and JavaScriptCoreForwardingHeaders targets should be separate.
I created another WIP patch of meta CMake approach.
--
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/20180301/aaa6cbf5/attachment-0001.html>
More information about the webkit-unassigned
mailing list