562a49862f527c6e44124a43995cc340d579f71d
[platform/upstream/atk.git] / meson_options.txt
1 option('enable_docs',
2        description: 'Build API reference for ATK using GTK-Doc',
3        type: 'boolean',
4        value: false)
5 option('disable_introspection',
6        description: 'Do not build introspection files, even when GObject-Introspection is found',
7        type: 'boolean',
8        value: false)