xref: /openbmc/qemu/scripts/meson.build (revision 38e476e88e7d5294c194d36d33e12f3d936a7e6a)
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