repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
meson: remove dead dictionary access
[qemu/ar7.git]
/
scripts
/
meson.build
blob
532277f5a20e1a23155af730187f7759ae1faf68
1
if stap.found()
2
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
3
endif
4
5
test('xml-preprocess', files('xml-preprocess-test.py'), suite: ['unit'])