Skip to content

Commit fb10a3b

Browse files
fix cmake
Change-Id: I8d7da11484aaad875eb32045f951ebf2ee069873
1 parent 8eee089 commit fb10a3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plugins/gtpu/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ add_vpp_plugin(gtpu
1717
gtpu_api.c
1818
gtpu_decap.c
1919
gtpu_encap.c
20-
test.cpp
2120

2221
MULTIARCH_SOURCES
2322
gtpu_decap.c
2423
gtpu_encap.c
25-
test.cpp
2624

2725
API_FILES
2826
gtpu.api

0 commit comments

Comments
 (0)