mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
9c29b74100
Cc: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20211007130829.632254-4-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 lines
91 B
Meson
3 lines
91 B
Meson
if stap.found()
|
|
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
|
|
endif
|