src/CMakeLists.txt
@@ -1,7 +1,7 @@ # should we use our own math functions option(SUPPORT_RDMA "If support rdma" ON) option(SUPPORT_RDMA "If support rdma" OFF) # configure a header file to pass some of the CMake settings # to the source code @@ -25,6 +25,7 @@ shm/mm.cpp shm/hashtable.cpp px_sem_util.cpp svsem_util.cpp )