xref: /openbmc/qemu/dump/meson.build (revision 456eb81f766b2bdcd2f163fba7107dbdcfbb718a)
1softmmu_ss.add([files('dump.c', 'dump-hmp-cmds.c'), snappy, lzo])
2specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: files('win_dump.c'))
3