Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-dbus-monitor
/
9c2f94e155b86ef234f2cc8aa39d4e18a15a0561
/
.
/
meson.options
blob: be6be54aba8dee8683ab5aa2a5b650acfd92777e [
file
] [
log
] [
blame
]
option
(
'tests'
,
type
:
'feature'
,
value
:
'enabled'
,
description
:
'Build tests'
)
option
(
'YAML_PATH'
,
type
:
'string'
,
value
:
''
,
description
:
'The path to the yaml config files.'
,
)