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