[Webkit-unassigned] [Bug 180921] [WinCairo][Ninja] Another incremental build failure of WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 17 18:08:24 PST 2017


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
WTF forwarding headers are generated by using WTF_PRE_BUILD_COMMAND in Source/WTF/wtf/PlatformWin.cmake.

But, BYPRODUCTS of add_custom_target is not specified.
<https://cmake.org/cmake/help/v3.10/command/add_custom_target.html>

So, Ninja doesn't know the forwarding headers are generated.

-- 
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/20171218/fa54bae2/attachment.html>


More information about the webkit-unassigned mailing list