f-stack/dpdk/app/test-regex/meson.build

6 lines
131 B
Meson
Raw Normal View History

2021-02-05 08:48:47 +00:00
# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2020 Mellanox Technologies, Ltd
sources = files('main.c')
deps = ['regexdev']