Bug 126220 - [GTK] [CMake] Properly name the JavaScriptCore library
Summary: [GTK] [CMake] Properly name the JavaScriptCore library
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: 115966
  Show dependency treegraph
 
Reported: 2013-12-24 12:48 PST by Martin Robinson
Modified: 2013-12-25 12:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2013-12-24 12:50 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 2013-12-24 12:48:52 PST
For the autotools build the JSC library is named libjavascriptcoregtk-3.0, but for CMake it is libjavascriptcoregtk. This causes the gtkdoc generation to fail.
Comment 1 Martin Robinson 2013-12-24 12:50:31 PST
Created attachment 219978 [details]
Patch
Comment 2 Martin Robinson 2013-12-25 12:35:03 PST
Comment on attachment 219978 [details]
Patch

Clearing flags on attachment: 219978

Committed r161070: <http://trac.webkit.org/changeset/161070>
Comment 3 Martin Robinson 2013-12-25 12:35:17 PST
All reviewed patches have been landed.  Closing bug.