Meson: add tracy dependency
This commit is contained in:
parent
be96787ed0
commit
f75f8efb1b
5 changed files with 14 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')
|
||||
option('systemd', type: 'feature', value: 'auto', description: 'Enable systemd integration')
|
||||
option('legacy_renderer', type: 'feature', value: 'disabled', description: 'Enable legacy renderer')
|
||||
option('tracy_enable', type: 'boolean', value: false , description: 'Enable profiling')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue