xref
: /
openbmc
/
phosphor-gpio-monitor
/
meson.options
(revision 9f8459a55d1f0cb42c5d99c0759b20739092b841)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
option(
2
'tests', type: 'feature',
3
value: 'enabled',
4
description: 'Build tests.'
5
)
6