Sign in
qemu
/
qemu
/
09d4455e42e1bd2dd76d7c45dbb8560cc2371cc4
/
.
/
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