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