Add tracy

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-01-10 15:32:15 +02:00
parent 7a5d4c9045
commit f896ddae74
6 changed files with 62 additions and 26 deletions

View File

@@ -1,2 +1,3 @@
option('vkbootstrap_dev', type: 'string', description: 'vk-bootstrap dev output path')
option('vkbootstrap_lib', type: 'string', description: 'vk-bootstrap lib output path')
option('tracy_enable', type: 'boolean', value: false, description: 'Enable profiling')