Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
gpioplus
/
05f530218be779630e9d428ef44b073caad4f2d5
/
.
/
meson.options
blob: 86bc7fc84550dbda6fe7d46823f8c3b3664aaa37 [
file
] [
log
] [
blame
]
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)
option
(
'examples'
,
type
:
'boolean'
,
value
:
true
,
description
:
'Build examples'
)