]> Git Repo - qemu.git/blame - tests/plugin/meson.build
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
[qemu.git] / tests / plugin / meson.build
CommitLineData
ffac93df 1t = []
c17a386b 2foreach i : ['bb', 'empty', 'insn', 'mem']
ffac93df
PB
3 t += shared_module(i, files(i + '.c'),
4 include_directories: '../../include/qemu',
5 dependencies: glib)
6endforeach
c17a386b 7alias_target('test-plugins', t)
This page took 0.070104 seconds and 4 git commands to generate.