Bug 126220

Summary: [GTK] [CMake] Properly name the JavaScriptCore library
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 115966    
Attachments:
Description Flags
Patch none

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.