Bug 57741 - [CMAKE] Clean duplicated files in WebCore_Sources
Summary: [CMAKE] Clean duplicated files in WebCore_Sources
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-03 21:14 PDT by Ryuan Choi
Modified: 2011-04-03 22:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2011-04-03 21:19 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2011-04-03 21:14:48 PDT
Some of JS*.cpp files in DERIVED_SOURCES_DIR was included two times.

One is included explicity.
The other is included after it was created.
Comment 1 Ryuan Choi 2011-04-03 21:19:30 PDT
Created attachment 88030 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-04-03 22:16:37 PDT
Comment on attachment 88030 [details]
Patch

OK.
Comment 3 WebKit Commit Bot 2011-04-03 22:40:58 PDT
Comment on attachment 88030 [details]
Patch

Clearing flags on attachment: 88030

Committed r82800: <http://trac.webkit.org/changeset/82800>
Comment 4 WebKit Commit Bot 2011-04-03 22:41:03 PDT
All reviewed patches have been landed.  Closing bug.