blob: 5c9d771ef49bf275a337cfeb4a303295ff05813d [file] [log] [blame]
option('tests', type: 'feature', description: 'Build tests')
option('bic', type: 'feature', description: 'Enable bic handlers')
option(
'host-instances',
type: 'string',
description: 'Host Instances')
option(
'machine',
type: 'string',
description: 'Machine')
option(
'me_support',
type : 'boolean',
value : true,
description: 'Enable ME support')