qemu-e2k/scripts/meson.build

4 lines
91 B
Meson

if stap.found()
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
endif