xref: /qemu/scripts/meson.build (revision 935f1dd8181b757e6eff83522d85b0a2b84c27c5)
1if stap.found()
2  install_data('qemu-trace-stap', install_dir: get_option('bindir'))
3endif
4
5test('xml-preprocess', files('xml-preprocess-test.py'), suite: ['unit'])
6