Sign in
qemu
/
qemu
/
4e5b00a820efa3e5746bbac6b019ca4ba9bafe7d
/
.
/
qom
/
meson.build
blob: bd6f4aadd78afbb273a0c743342a4e97f75efd86 [
file
]
qom_ss
.
add
(
genh
)
qom_ss
.
add
(
files
(
'container.c'
,
'object.c'
,
'object_interfaces.c'
,
'qom-qobject.c'
,
))
if
have_system
qom_ss
.
add
(
files
(
'compat-properties.c'
))
endif
qmp_ss
.
add
(
files
(
'qom-qmp-cmds.c'
))
system_ss
.
add
(
files
(
'qom-hmp-cmds.c'
))