[Webkit-unassigned] [Bug 182757] REGRESSION(r228431) [CMake][Ninja] Fails to compile TestWebCore due to missing WebCore's derived headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 13 18:06:50 PST 2018


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
WEBKIT_MAKE_FORWARDING_HEADERS is using POST_BUILD event to copy derived headers.
TestWebCore has a dependency to WebCore. But this is link-time dependency, it should be compile-time dependency.

-- 
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/20180214/84b7ad62/attachment.html>


More information about the webkit-unassigned mailing list