4 lines
128 B
Meson
4 lines
128 B
Meson
option('introspection',
|
|
description: 'Whether to build introspection files',
|
|
type: 'boolean',
|
|
value: true)
|