Files
xemu/scripts/meson.build
T

4 lines
118 B
Meson
Raw Normal View History

2020-08-26 17:06:18 +04:00
if 'CONFIG_TRACE_SYSTEMTAP' in config_host
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
endif