From fa489a26efa75001129ee37f678823c6b0d16f21 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 31 May 2017 15:34:31 +0100 Subject: [PATCH] Fix PR#2039 Missed a crypto -> cncrypto rename --- contrib/epee/src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/epee/src/CMakeLists.txt b/contrib/epee/src/CMakeLists.txt index 1d5fa0394..437851833 100644 --- a/contrib/epee/src/CMakeLists.txt +++ b/contrib/epee/src/CMakeLists.txt @@ -40,7 +40,7 @@ endif() target_link_libraries(epee PUBLIC - crypto + cncrypto easylogging ${Boost_FILESYSTEM_LIBRARY} PRIVATE