2.38.0
[platform/upstream/at-spi2-atk.git] / meson_options.txt
1 option('disable_p2p',
2        description: 'Disable peer-to-peer DBus connections',
3        type: 'boolean',
4        value: false)
5 option('tests',
6        description: 'Whether to build tests',
7        type: 'boolean',
8        value: true)