Skip to content

Commit

Permalink
Add nuraft::log_entry to libnuraft
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyWoo committed Dec 14, 2023
1 parent 654ce0f commit e8e94a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/nuraft-cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
set(LIBRARY_DIR ${RaftKeeper_SOURCE_DIR}/contrib/NuRaft)

set(SRCS
${LIBRARY_DIR}/src/log_entry.cxx
${LIBRARY_DIR}/src/handle_priority.cxx
${LIBRARY_DIR}/src/buffer_serializer.cxx
${LIBRARY_DIR}/src/peer.cxx
Expand Down

0 comments on commit e8e94a8

Please sign in to comment.