summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: a379ce75de456975c9d635a9ad2c5ded9140b645 (plain)
1
2
3
4
option ('profile',
	type: 'combo',
	choices: [ 'default', 'development'],
	value: 'default')