Skip to content

Commit b2eeeec

Browse files
committed
fix #1388
1 parent ea93623 commit b2eeeec

14 files changed

+2265
-2834
lines changed

meson_options.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
option('tracing', type: 'boolean', value: false, description: 'add extra debugging information')
2-
option('profile', type: 'combo', choices: ['default', 'development'], value: 'development')
2+
option('profile', type: 'combo', choices: ['default', 'development'], value: 'default')

0 commit comments

Comments
 (0)