Bug 138006 - REGRESSION(CMake): Make it possible to build without introspection
Summary: REGRESSION(CMake): Make it possible to build without 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: Nobody
URL:
Keywords: Gtk, Regression
Depends on:
Blocks:
 
Reported: 2014-10-23 05:42 PDT by Carlos Garcia Campos
Modified: 2014-11-01 02:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.64 KB, patch)
2014-10-23 05:46 PDT, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-10-23 05:42:29 PDT
In autotools we had --disable/enable-insrospection, we should have -DENABLE_INTROSPECTION=ON/OFF equivalent in CMake.
Comment 1 Carlos Garcia Campos 2014-10-23 05:46:45 PDT
Created attachment 240344 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-11-01 02:55:55 PDT
Committed r175450: <http://trac.webkit.org/changeset/175450>