summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 70f705096ffd3fdf0fcdaa5d36bbb65eb213a3c1 (plain)
1
2
option('tracing', type: 'boolean', value: false, description: 'add extra debugging information')
option('profile', type: 'combo', choices: ['default', 'development'], value: 'default')