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

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