blob: 3045a0c534bd36bcda9bbf46143415d4f52e6401 [file] [log] [blame] [edit]
option('tests', type: 'feature', description: 'Build tests')
# Variables
option(
'monitor-collection-interval',
type: 'integer',
value: 1,
description: 'The health monitor collection interval in seconds.',
)