A bit hackish because see ThreadPool.hpp. Also code is dirty and it can't be stopped once running. Building up from here.
2 lines
175 B
Meson
2 lines
175 B
Meson
option('base_url', type: 'string', value: 'https://api.originsro.org')
|
|
option('thread_pool', type: 'combo', description: '', choices: ['roar11', 'taskflow'], value: 'roar11')
|