Bug 126452 - [GTK] [CMake] Improve the way we locate gobject-introspection
Summary: [GTK] [CMake] Improve the way we locate gobject-introspection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks: 116379
  Show dependency treegraph
 
Reported: 2014-01-03 12:44 PST by Martin Robinson
Modified: 2014-01-04 09:42 PST (History)
7 users (show)

See Also:


Attachments
Patch (9.82 KB, patch)
2014-01-03 12:50 PST, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (9.69 KB, patch)
2014-01-03 13:39 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-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.