Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdeventplus
/
546fa9337b8788c03d4f4892acc33c8601ce92f5
/
.
/
meson_options.txt
blob: 86bc7fc84550dbda6fe7d46823f8c3b3664aaa37 [
file
] [
log
] [
blame
]
William A. Kennington III
d4b33e9
2018-12-04 17:22:05 -0800
[
diff
] [
blame
]
1
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)
2
option
(
'examples'
,
type
:
'boolean'
,
value
:
true
,
description
:
'Build examples'
)