8fd8cd1933f5d7b990830a01ab1c1ec47d0f3a63
[vpp.git] / src / plugins / dma_intel / CMakeLists.txt
1 # SPDX-License-Identifier: Apache-2.0
2 # Copyright(c) 2022 Cisco Systems, Inc.
3
4 add_vpp_plugin(dma_intel
5   SOURCES
6   dsa.c
7   format.c
8   main.c
9 )