Sign in
◑
Theme
qemu
/
qemu
/
331e1b2cc28cc00a2fce248b53f5467aa4ed7e6b
/
.
/
monitor
/
meson.build
blob: f67e0291a42ae32fe609a2b7a76900e07bb6525b [
file
]
qmp_ss
.
add
(
files
(
'monitor.c'
,
'qmp.c'
,
'qmp-cmds-control.c'
))
system_ss
.
add
(
files
(
'fds.c'
,
'qemu-config-qmp.c'
,
'qmp-cmds.c'
,
))
if
have_hmp
system_ss
.
add
(
files
(
'hmp-cmds.c'
,
'hmp.c'
,
))
endif