aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_meter/meson.build
blob: 947bc19e25adfcb3eb607b7283b5c5a5d58a8f99 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

version = 2
sources = files('rte_meter.c')
headers = files('rte_meter.h')