]> Git Repo - qemu.git/blob - nbd/meson.build
target/arm: Introduce PREDDESC field definitions
[qemu.git] / nbd / meson.build
1 block_ss.add(files(
2   'client.c',
3   'common.c',
4 ))
5 blockdev_ss.add(files(
6   'server.c',
7 ))
This page took 0.036135 seconds and 4 git commands to generate.