[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 12:56:02 PST 2018


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

--- Comment #6 from Don Olmstead <don.olmstead at sony.com> ---

(In reply to Fujii Hironori from comment #5)
> Created attachment 334799 [details]
> 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.

I'm trying to split the headers project into 2 in https://bugs.webkit.org/show_bug.cgi?id=183251 which would solve this issue.

WIP solution #3 is the route I would go after this but I would keep with the naming ${framework}_PUBLIC_FRAMEWORK_HEADERS

-- 
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/17fed0cb/attachment.html>


More information about the webkit-unassigned mailing list