Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210330' into...
[qemu/ar7.git] / qom / meson.build
blob062a3789d877fd21632a3151d72baf83dfb6f92c
1 qom_ss.add(genh)
2 qom_ss.add(files(
3   'container.c',
4   'object.c',
5   'object_interfaces.c',
6   'qom-qobject.c',
7 ))
9 qmp_ss.add(files('qom-qmp-cmds.c'))
10 softmmu_ss.add(files('qom-hmp-cmds.c'))