option('android',
type : 'boolean',
value : false,
description : 'Compile libcamera with Android Camera3 HAL interface')
option('documentation',
type : 'boolean',
description : 'Generate the project documentation')
option('tests',
type : 'boolean',
description: 'Compile and include the tests')