From b4631e95e0f8e7396966765b51a8acab203212fe Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Fri, 24 Aug 2018 14:05:59 +0800 Subject: [PATCH] sodium dependency added --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 993a40e..aa460d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -117,6 +117,7 @@ set(LIBRARIES checkpoints version epee + sodium ${Boost_LIBRARIES} pthread unbound