Bug 148198 - CMake Windows build should not include files directly from other Source directories
Summary: CMake Windows build should not include files directly from other Source direc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks: 148111
  Show dependency treegraph
 
Reported: 2015-08-19 15:46 PDT by Alex Christensen
Modified: 2015-08-27 14:17 PDT (History)
0 users

See Also:


Attachments
Patch (29.59 KB, patch)
2015-08-19 16:05 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (30.73 KB, patch)
2015-08-19 16:29 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (31.15 KB, patch)
2015-08-19 17:15 PDT, Alex Christensen
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2015-08-19 15:46:07 PDT
Directories are made separately.  Forwarding headers should have everything needed to make the next projects.
Comment 1 Alex Christensen 2015-08-19 16:05:46 PDT
Created attachment 259423 [details]
Patch
Comment 2 Alex Christensen 2015-08-19 16:29:18 PDT
Created attachment 259428 [details]
Patch
Comment 3 Alex Christensen 2015-08-19 17:15:23 PDT
Created attachment 259432 [details]
Patch
Comment 4 Brent Fulgham 2015-08-19 17:51:42 PDT
Comment on attachment 259432 [details]
Patch

r=me.
Comment 5 Alex Christensen 2015-08-27 14:17:31 PDT
http://trac.webkit.org/changeset/188673