xref: /qemu/scripts/meson.build (revision 5a5110d290c0f2dca3d98c608b0ec9a01d2181b9)
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