summaryrefslogtreecommitdiff
path: root/CRDT/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CRDT/CMakeLists.txt')
-rw-r--r--CRDT/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CRDT/CMakeLists.txt b/CRDT/CMakeLists.txt
index f636e8c..3b00795 100644
--- a/CRDT/CMakeLists.txt
+++ b/CRDT/CMakeLists.txt
@@ -28,4 +28,4 @@ add_executable(ap_bloom_gtest ap_bloom_gtest.cpp
${PROJECT_SOURCE_DIR}/CRDT/ap_bloom.c
${PROJECT_SOURCE_DIR}/deps/xxhash/xxhash.c
${PROJECT_SOURCE_DIR}/CRDT/crdt_utils.c)
-target_link_libraries(ap_bloom_gtest gtest-static pthread fieldstat4) \ No newline at end of file
+target_link_libraries(ap_bloom_gtest gtest-static pthread fieldstat4)