Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-user-manager
/
90b84ad9d6cfe44daae2d9cfbbdb9bd616e4c814
/
.
/
meson.options
blob: b68ef146a554d762a435070983411a5aece428fc [
file
] [
log
] [
blame
]
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
,
value
:
'enabled'
)
option
(
'root_user_mgmt'
,
type
:
'feature'
,
description
:
'Enable management of the root user'
,
value
:
'enabled'
)