option('tests', type : 'boolean', value : true,
    description : 'Build unit and integration tests')

option('gui', type : 'boolean', value : false,
    description : 'Build the optional GUI target (deferred to a later phase)')
