xref: /f-stack/dpdk/lib/librte_timer/meson.build (revision ebf5cedb)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2017 Intel Corporation
3
4sources = files('rte_timer.c')
5headers = files('rte_timer.h')
6allow_experimental_apis = true
7