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