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