[Webkit-unassigned] [Bug 183240] New: [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
Wed Feb 28 23:05:54 PST 2018


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

            Bug ID: 183240
           Summary: [CMake][Win] Forwarding headers of WTF and PAL are
                    copied twice in Visual Studio builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[CMake][Win] Forwarding headers of WTF and PAL are copied twice in Visual Studio builds

Here is the full build log: https://gist.github.com/fujii/84acffa6bd648c8af5bbac5b01ed954f
For example, DerivedSources/ForwardingHeaders/pal/system/Clock.h was copied twice in PALForwardingHeaders and PAL projects.

> 7>------ Build started: Project: PALForwardingHeaders, Configuration: Release x64 ------
> 7>Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/Clock.h
> 23>------ Build started: Project: PAL, Configuration: Release x64 ------
> 23>Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/Clock.h

-- 
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/29be3df5/attachment.html>


More information about the webkit-unassigned mailing list