From 340830de5bdb3dcc57e0767f311f514f13d8690f 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 1d5fa039..43785183 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