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