X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2FCMakeLists.txt;h=c6a55b3e55f7fcec1f6da2cebdc48b9c824f6e3c;hb=30aaf97a90230d68c0f2736b0a026e07b06e7e32;hp=6cd30876fa0e041a9f1bac135226542e33d1318a;hpb=a9ed6f70202eb43ef50c304f3569505815360cb9;p=vpp.git diff --git a/src/vppinfra/CMakeLists.txt b/src/vppinfra/CMakeLists.txt index 6cd30876fa0..c6a55b3e55f 100644 --- a/src/vppinfra/CMakeLists.txt +++ b/src/vppinfra/CMakeLists.txt @@ -72,7 +72,6 @@ set(VPPINFRA_SRCS string.c time.c time_range.c - timer.c timing_wheel.c tw_timer_2t_1w_2048sl.c tw_timer_16t_2w_512sl.c @@ -159,7 +158,6 @@ set(VPPINFRA_HEADERS string.h time.h time_range.h - timer.h timing_wheel.h tw_timer_16t_1w_2048sl.h tw_timer_16t_2w_512sl.h @@ -242,9 +240,11 @@ if(VPP_BUILD_VPPINFRA_TESTS) ptclosure random random_isaac + rwlock serialize slist socket + spinlock time time_range timing_wheel