aboutsummaryrefslogtreecommitdiffstats
path: root/app/proc-info/meson.build
blob: 9c148e36ef67b56a0fa7d440adaf9fca210b8cdc (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Intel Corporation

sources = files('main.c')
allow_experimental_apis = true
deps = ['ethdev', 'metrics']