Files
qemu/scripts/meson.build
T
2020-09-01 01:51:52 -04:00

4 lines
118 B
Meson

if 'CONFIG_TRACE_SYSTEMTAP' in config_host
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
endif