xref: /openbmc/qemu/scripts/meson.build (revision 1a94933fcc3d641bda9988244cde61769baae2e5)
1if 'CONFIG_TRACE_SYSTEMTAP' in config_host
2  install_data('qemu-trace-stap', install_dir: get_option('bindir'))
3endif
4