]> git.proxmox.com Git - mirror_qemu.git/blob - qom/meson.build
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-reques...
[mirror_qemu.git] / qom / meson.build
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 ))
8
9 qmp_ss.add(files('qom-qmp-cmds.c'))
10 softmmu_ss.add(files('qom-hmp-cmds.c'))