Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-ipmi-blobs
/
97e69ca106fc2415f89370eea36fb674435b5bdb
/
.
/
meson.options
blob: 86bc7fc84550dbda6fe7d46823f8c3b3664aaa37 [
file
] [
log
] [
blame
]
William A. Kennington III
d963adb
2021-06-15 18:24:00 -0700
[
diff
] [
blame
]
1
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)
2
option
(
'examples'
,
type
:
'boolean'
,
value
:
true
,
description
:
'Build examples'
)