4 lines
118 B
Meson
4 lines
118 B
Meson
|
if 'CONFIG_TRACE_SYSTEMTAP' in config_host
|
||
|
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
|
||
|
endif
|