mirror of https://gitee.com/openkylin/qemu.git
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',
|
||
|
)])
|