git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
build: use static deps for pkg-config libs.private
[dpdk.git]
/
lib
/
librte_ring
/
meson.build
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2017 Intel Corporation
3
4
version = 2
5
sources = files('rte_ring.c')
6
headers = files('rte_ring.h',
7
'rte_ring_c11_mem.h',
8
'rte_ring_generic.h')