meson: plugins
[qemu/ar7.git] / plugins / meson.build
blob9608e5293fb68905d6648a6b2c74c6107aa83ef0
1 specific_ss.add(when: 'CONFIG_PLUGIN', if_true: [files(
2   'loader.c',
3   'core.c',
4   'api.c',
5 )])