qemu-e2k/hw/semihosting/meson.build

5 lines
92 B
Meson

specific_ss.add(when: 'CONFIG_SEMIHOSTING', if_true: files(
'config.c',
'console.c',
))