mirror of
https://github.com/slendidev/lunar.git
synced 2026-01-30 16:28:58 +02:00
4 lines
261 B
Meson
4 lines
261 B
Meson
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')
|