mirror of https://github.com/xemu-project/xemu.git
4 lines
94 B
Meson
4 lines
94 B
Meson
![]() |
i386_softmmu_ss.add(when: ['CONFIG_TCG', 'CONFIG_SOFTMMU'], if_true: files(
|
||
|
'tcg-cpu.c',
|
||
|
))
|