blob: fbcbabb0e7cc80624a178c4658d093243e2cd68b [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')