vppinfra: move bitmap format functions to .c file, add format_bitmap_list
[vpp.git] / src / vppinfra / CMakeLists.txt
index 3dc99cc..3f6e9f5 100644 (file)
@@ -48,6 +48,7 @@ set_source_files_properties( cJSON.c PROPERTIES
 ##############################################################################
 set(VPPINFRA_SRCS
   backtrace.c
+  bitmap.c
   bihash_all_vector.c
   cpu.c
   dlmalloc.c