Bug 132370 - [GTK] Make it easier to run CMake for downstreams
Summary: [GTK] Make it easier to run CMake for downstreams
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:
 
Reported: 2014-04-29 17:36 PDT by Martin Robinson
Modified: 2014-04-30 09:58 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.56 KB, patch)
2014-04-29 17:49 PDT, 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-04-29 17:36:23 PDT
Currently downstreams need to specify the CMake build type and production mode. We should use some good defaults instead.
Comment 1 Martin Robinson 2014-04-29 17:49:52 PDT
Created attachment 230445 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-04-29 23:28:31 PDT
Comment on attachment 230445 [details]
Patch

This makes a lot of sense, thanks!
Comment 3 Martin Robinson 2014-04-30 09:56:20 PDT
Committed r168027: <http://trac.webkit.org/changeset/168027>