blob: 1887aa310333020ed49af7ccc0e9b668987f7129 [file] [log] [blame]
Willy Tue39f9392022-06-15 13:24:20 -07001option('tests', type: 'feature', description: 'Build tests')
2option('bic', type: 'feature', description: 'Enable bic handlers')
3option(
4 'host-instances',
5 type: 'string',
6 description: 'Host Instances')
Karthikeyan Pasupathi3048dd52022-06-30 21:51:11 +05307option(
8 'machine',
9 type: 'string',
10 description: 'Machine')