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

version = 1
sources = files('rte_kvargs.c')
headers = files('rte_kvargs.h')