Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
[qemu/ar7.git] / dump / meson.build
blob2eff29c3eaba8a85c91c3842bbac047fa21d3d4b
1 softmmu_ss.add(files('dump-hmp-cmds.c'))
3 specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files('dump.c'), snappy, lzo])
4 specific_ss.add(when: ['CONFIG_SOFTMMU', 'TARGET_X86_64'], if_true: files('win_dump.c'))