Sign in
qemu
/
qemu
/
7a3fe174b12d0e9c4ccef2306eabf90be504b482
/
.
/
scripts
/
meson.build
blob: e8cc63896d8799ea97fe593aa5815c183dee9030 [
file
] [
log
] [
blame
]
if
'CONFIG_TRACE_SYSTEMTAP'
in
config_host
install_data
(
'qemu-trace-stap'
,
install_dir
:
get_option
(
'bindir'
))
endif