net/virtio: fix incorrect cast of void *
[dpdk.git] / pdump / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2018 Intel Corporation
3
4 sources = files('main.c')
5 allow_experimental_apis = true
6 deps += ['ethdev', 'kvargs', 'pdump']