build: Add option to disable introspection
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 12 Sep 2017 04:19:37 +0000 (12:19 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 13 Sep 2017 15:21:06 +0000 (23:21 +0800)
commit271d9e4127fed5db8b85ced59ac15748e49ea287
treeaaceee63b05c3db70e6d695f6ab759a060184d58
parent28f3e78e0ca0d5eb36d00fd8aef89eb0d1bacc93
build: Add option to disable introspection

This adds an option to Meson builds to disable introspection builds even
when GObject-Introspection is installed.  Introspection is still enabled
by default.

https://bugzilla.gnome.org/show_bug.cgi?id=785802
atk/meson.build
meson_options.txt