src/CMakeLists.txt
@@ -26,6 +26,10 @@
./shm/mm.cpp
./shm/hashtable.cpp
./shm/shm_mm.cpp
./bh_api.cc
./proto/bhome_msg.pb.cc
./proto/bhome_msg_api.pb.cc
./proto/error_msg.pb.cc
)
@@ -87,6 +91,7 @@
./shm/shm_mm_wrapper.h
./shm/shm_allocator.h
./shm/shm_mm.h
./bh_api.h
  DESTINATION include)