summaryrefslogtreecommitdiff
path: root/deps/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/CMakeLists.txt')
-rw-r--r--deps/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt
index a00ff10..728126a 100644
--- a/deps/CMakeLists.txt
+++ b/deps/CMakeLists.txt
@@ -8,4 +8,5 @@ add_subdirectory(nmx_pool)
add_subdirectory(logger)
add_subdirectory(sds)
add_subdirectory(linenoise)
-add_subdirectory(ringbuf) \ No newline at end of file
+add_subdirectory(ringbuf)
+add_subdirectory(md5) \ No newline at end of file