X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2FCMakeLists.txt;h=35fe28aff0621c202b7cd1baba15181ace97e59b;hb=9a4e631890a70978d414b4937cb94b50cfd778e6;hp=d8b302cf399197ba16c969e85d8fb913c3d74dc4;hpb=32dcd3b2f227dec638c39ade0c58d6741d83ec30;p=vpp.git diff --git a/src/vppinfra/CMakeLists.txt b/src/vppinfra/CMakeLists.txt index d8b302cf399..35fe28aff06 100644 --- a/src/vppinfra/CMakeLists.txt +++ b/src/vppinfra/CMakeLists.txt @@ -56,6 +56,7 @@ set(VPPINFRA_SRCS macros.c maplog.c mhash.c + mpcap.c pcap.c pmalloc.c pool.c @@ -123,6 +124,7 @@ set(VPPINFRA_HEADERS hash.h heap.h lb_hash_hash.h + llist.h lock.h longjmp.h macros.h @@ -135,6 +137,7 @@ set(VPPINFRA_HEADERS mhash.h mheap_bootstrap.h mheap.h + mpcap.h os.h pcap.h pcap_funcs.h @@ -242,6 +245,7 @@ if(VPP_BUILD_VPPINFRA_TESTS) serialize slist socket + spinlock time time_range timing_wheel