summaryrefslogtreecommitdiffstats
path: root/src/spdk/dpdk/app/proc-info/meson.build
blob: f050c4a9b4eaeeee828bb3316e62f474ffca8f0e (plain)
1
2
3
4
5
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Intel Corporation

sources = files('main.c')
deps += ['ethdev', 'metrics', 'security']