option('benchmarks', type : 'boolean', value : true,
       description : 'Build benchmarks (requires Boost, TBB, Xenium and moodycamel)')
option('tests', type : 'boolean', value : true,
       description : 'Build tests and example (requires Boost)')
