MangoHud/meson_options.txt
2020-02-13 21:47:50 +02:00

3 lines
196 B
Meson

option('glibcxx_asserts', type : 'boolean', value : false)
option('use_system_vulkan', type : 'feature', value : 'disabled', description: 'Use system vulkan headers instead of the provided ones')