blob: 7f150ab6054267a2e3fcbc6f4497beba99d84c2c [file] [log] [blame]
option('tests', type: 'feature', description: 'Build tests')
option('bic', type: 'feature', description: 'Enable bic handlers')
option('post-code-bytes', type: 'integer', description: 'Post code byte size.', value: 1)
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')