Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-health-monitor
/
a3c17d0fcd101a698e24e20237b59bd84249eb3f
/
.
/
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.'
,)