xref: /openbmc/qemu/target/i386/tcg/sysemu/meson.build (revision a93b55ec223f07c7ca74a748e607db48cab945f6)
1i386_softmmu_ss.add(when: ['CONFIG_TCG', 'CONFIG_SOFTMMU'], if_true: files(
2  'tcg-cpu.c',
3  'smm_helper.c',
4))
5