net/qede: update PMD version to 2.8.0.1
[dpdk.git] / app / proc-info / 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', 'metrics']