Bug 126504 - [CMake] Mark all dependency include paths and libraries as advanced variables
Summary: [CMake] Mark all dependency include paths and libraries as advanced variables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 14:05 PST by Martin Robinson
Modified: 2014-01-13 16:39 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.84 KB, patch)
2014-01-05 14:16 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2014-01-05 14:05:36 PST
Some of the dependency include paths and libraries are marked as advanced in the CMake build (hidden from the non-advanced configuration GUI) and other are not. We should hide them all.
Comment 1 Martin Robinson 2014-01-05 14:16:55 PST
Created attachment 220400 [details]
Patch
Comment 2 Daniel Bates 2014-01-13 16:34:21 PST
Comment on attachment 220400 [details]
Patch

OK
Comment 3 Martin Robinson 2014-01-13 16:39:23 PST
Comment on attachment 220400 [details]
Patch

Clearing flags on attachment: 220400

Committed r161922: <http://trac.webkit.org/changeset/161922>
Comment 4 Martin Robinson 2014-01-13 16:39:26 PST
All reviewed patches have been landed.  Closing bug.