OpenRTX/meson_options.txt
2020-11-27 12:49:39 +01:00

3 lines
216 B
Meson

option('asan', type : 'boolean', value : false, description : 'Compile the software with AddressSanitizer')
option('test', type: 'string', description: 'Replace the main OpenRTX source file with a specialized test')