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