orotool/meson_options.txt

3 lines
175 B
Meson
Raw Normal View History

option('base_url', type: 'string', value: 'https://api.originsro.org')
option('thread_pool', type: 'combo', description: '', choices: ['roar11', 'taskflow'], value: 'roar11')