Files
xemu/scripts/meson.build
T
2021-10-14 09:50:56 +02:00

4 lines
91 B
Meson

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