mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
meson: install scripts/qemu-trace-stap
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20200826130622.553318-3-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
b17cf893ef
commit
f5aa6320e8
3 changed files with 4 additions and 3 deletions
3
scripts/meson.build
Normal file
3
scripts/meson.build
Normal file
|
@ -0,0 +1,3 @@
|
|||
if 'CONFIG_TRACE_SYSTEMTAP' in config_host
|
||||
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue