Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-health-monitor
/
a69a48e0ba5f3264b6634f4060d5aef09e227e9c
/
.
/
meson.options
blob: 4d4bc88697959d072513e16cf0697786ded7486a [
file
] [
log
] [
blame
]
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)
# Variables
option
(
'monitor-collection-interval'
,
type
:
'integer'
,
value
:
1
,
description
:
'The health monitor collection interval in seconds.'
,)