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