]> git.proxmox.com Git - mirror_qemu.git/blob - scripts/meson.build
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into...
[mirror_qemu.git] / scripts / meson.build
1 if stap.found()
2 install_data('qemu-trace-stap', install_dir: get_option('bindir'))
3 endif
4
5 test('xml-preprocess', files('xml-preprocess-test.py'), suite: ['unit'])