aboutsummaryrefslogtreecommitdiffstats
path: root/app/proc-info/meson.build
blob: a52b2ee4a1f64eb937508ffa39891cfcc0f69b6c (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']