]> git.droids-corp.org - dpdk.git/blob - app/test-gpudev/meson.build
raw/cnxk_gpio: add standard GPIO operations
[dpdk.git] / app / test-gpudev / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright (c) 2021 NVIDIA Corporation & Affiliates
3
4 sources = files('main.c')
5 deps = ['gpudev', 'ethdev']