Bug 126145

Summary: [CMake] Fix typo from r160812
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch gustavo: review+

Martin Robinson
Reported 2013-12-22 20:29:37 PST
In r160812, JavaScriptCore_LIBRARY_TYPE is check against the string "SHARED_LIBRARY," but should be check against "SHARED." This prevents proper library versioning and installation.
Attachments
Patch (1.50 KB, patch)
2013-12-22 20:30 PST, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2013-12-22 20:30:51 PST
Gustavo Noronha (kov)
Comment 2 2013-12-23 05:31:22 PST
Comment on attachment 219890 [details] Patch Oops =)
Martin Robinson
Comment 3 2013-12-23 06:43:27 PST
Note You need to log in before you can comment on or make changes to this bug.