meson.build 92 B

1234
  1. specific_ss.add(when: 'CONFIG_SEMIHOSTING', if_true: files(
  2. 'config.c',
  3. 'console.c',
  4. ))