Bug 126504

Summary: [CMake] Mark all dependency include paths and libraries as advanced variables
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: Tools / TestsAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, dbates, gyuyoung.kim, paroga, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.