
For now link arguments end up in Makefile.target, they will move to the right place soon. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
6 lines
97 B
Meson
6 lines
97 B
Meson
specific_ss.add(when: 'CONFIG_PLUGIN', if_true: [files(
|
|
'loader.c',
|
|
'core.c',
|
|
'api.c',
|
|
)])
|