Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
c88f5062a1fb1d88d07e261e6c58ac743e8a92da
/
.
/
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'
,
],
)