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