OpenRTX/meson_options.txt

3 wiersze
216 B
Meson
Czysty Zwykły widok Historia

2020-11-13 11:38:39 +00:00
option('asan', type : 'boolean', value : false, description : 'Compile the software with AddressSanitizer')
2020-11-27 11:49:39 +00:00
option('test', type: 'string', description: 'Replace the main OpenRTX source file with a specialized test')