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