mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 16:39:37 +00:00
trace: move configuration from configure to Meson
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>
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
if 'CONFIG_TRACE_SYSTEMTAP' in config_host
|
||||
if stap.found()
|
||||
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
|
||||
endif
|
||||
|
Reference in New Issue
Block a user