f-stack/dpdk/app/test-gpudev/meson.build

6 lines
148 B
Meson
Raw Normal View History

2022-09-06 04:00:10 +00:00
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) 2021 NVIDIA Corporation & Affiliates
sources = files('main.c')
deps = ['gpudev', 'ethdev']