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