Fix PR#2039

Missed a crypto -> cncrypto rename
This commit is contained in:
Howard Chu
2017-05-31 15:34:31 +01:00
parent 8fbbefb8db
commit fa489a26ef

View File

@@ -40,7 +40,7 @@ endif()
target_link_libraries(epee
PUBLIC
crypto
cncrypto
easylogging
${Boost_FILESYSTEM_LIBRARY}
PRIVATE