Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
00ea3898669aa35bb3f208c1d17f34e3a5c50795
/
.
/
util
/
ich_descriptors_tool
/
meson.build
blob: 80f4a521b06e2c3c9951f702e325ce4632ce5b52 [
file
] [
log
] [
blame
]
executable
(
'ich_descriptors_tool'
,
sources
:
[
'ich_descriptors_tool.c'
,
'../../ich_descriptors.c'
,
],
include_directories
:
include_dir
,
c_args
:
[
'-DICH_DESCRIPTORS_FROM_DUMP_ONLY'
,
],
)