Bug 51319 - [CMAKE] Change WEBKITTOOLS_DIR to TOOLS_DIR
Summary: [CMAKE] Change WEBKITTOOLS_DIR to TOOLS_DIR
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-19 21:56 PST by Ryuan Choi
Modified: 2010-12-25 15:33 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2010-12-19 22:03 PST, Ryuan Choi
no flags Details | Formatted Diff | Diff
Patch (2.39 KB, patch)
2010-12-19 22:16 PST, 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 2010-12-19 21:56:56 PST
WebKitTools/ was changed to Tools/, so CMake system should be changed.
Comment 1 Ryuan Choi 2010-12-19 22:03:22 PST
Created attachment 76975 [details]
Patch
Comment 2 Ryuan Choi 2010-12-19 22:16:50 PST
Created attachment 76976 [details]
Patch
Comment 3 WebKit Commit Bot 2010-12-20 01:08:38 PST
Comment on attachment 76976 [details]
Patch

Clearing flags on attachment: 76976

Committed r74334: <http://trac.webkit.org/changeset/74334>
Comment 4 WebKit Commit Bot 2010-12-20 01:08:45 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Patrick R. Gansterer 2010-12-25 15:33:47 PST
r74660 <http://trac.webkit.org/changeset/74660> fixed WinCE build.