Skip to content
Snippets Groups Projects
meson.build 118 B
if 'CONFIG_TRACE_SYSTEMTAP' in config_host
  install_data('qemu-trace-stap', install_dir: get_option('bindir'))
endif