summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: aaf59f14237337e1192623df9bfa088721498a21 (plain)
1
2
3
4
option('enable_docs',
       type: 'boolean',
       value: false,
       description: 'Enable generating the API reference (depends on GTK-Doc)')