Sign in
qemu
/
qemu
/
f4fa1a5350f2b1837413245ed6704e5e5b90db57
/
.
/
scripts
/
meson.build
blob: 532277f5a20e1a23155af730187f7759ae1faf68 [
file
] [
log
] [
blame
]
if
stap
.
found
()
install_data
(
'qemu-trace-stap'
,
install_dir
:
get_option
(
'bindir'
))
endif
test
(
'xml-preprocess'
,
files
(
'xml-preprocess-test.py'
),
suite
:
[
'unit'
])