summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: e85eb18db2e452bd7149e5a1d00642c9a22d867c (plain)
1
2
3
option('introspection', type : 'boolean', value : 'true', description : 'Build GObject-Introspection files')
option('vapi', type : 'boolean', value : 'true', description : 'Build VALA API files (needs introspection=true)')
option('gtk_doc', type : 'boolean', value : 'false', description : 'Generate the API documentation')