Bug 126452

Summary: [GTK] [CMake] Improve the way we locate gobject-introspection
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gustavo, gyuyoung.kim, pnormand, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 116379    
Attachments:
Description Flags
Patch
none
Patch none

Description Martin Robinson 2014-01-03 12:44:13 PST
Right now we are hard-coding the name of the gobject-introspection binaries. We should use pkg-config to find them and also pertinent directories.
Comment 1 Martin Robinson 2014-01-03 12:50:46 PST
Created attachment 220328 [details]
Patch
Comment 2 Martin Robinson 2014-01-03 13:39:31 PST
Created attachment 220334 [details]
Patch
Comment 3 Martin Robinson 2014-01-04 09:42:17 PST
Comment on attachment 220334 [details]
Patch

Clearing flags on attachment: 220334

Committed r161311: <http://trac.webkit.org/changeset/161311>
Comment 4 Martin Robinson 2014-01-04 09:42:21 PST
All reviewed patches have been landed.  Closing bug.