-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
0 additions
and
595 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
add_executable(raft_tcp_client raft_tcp_client.cpp) | ||
add_executable(raft_service_client raft_service_client.cpp) | ||
add_executable(raft_unit_benchmark raft_unit_benchmark.cpp raft_test_common.cpp) | ||
|
||
target_link_libraries(raft_tcp_client PRIVATE rk_zookeeper) | ||
target_link_libraries(raft_service_client PRIVATE rk_zookeeper loggers) | ||
target_link_libraries(raft_unit_benchmark PRIVATE nuraft rk_common_io rk_zookeeper loggers) | ||
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.