From daa7d241b12d2b494f73cc34efbcfdba5328820d Mon Sep 17 00:00:00 2001 From: antao Date: Tue, 17 Jul 2018 17:22:20 +0800 Subject: [PATCH] update trantor --- CMakeLists.txt | 2 -- trantor | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d8eaca1a..6a14cc9f 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,8 +47,6 @@ if(OpenSSL_FOUND) #add_definitions(-DUSE_OPENSSL) set(DEFS "USE_OPENSSL;${DEFS}") include_directories(${OPENSSL_INCLUDE_DIR}) -link_directories(${OPENSSL_SSL_LIBRARY}) -link_directories(${OPENSSL_CRYPTO_LIBRARY}) endif() message(STATUS "openssl inc path:" ${OPENSSL_INCLUDE_DIR}) diff --git a/trantor b/trantor index cfd9c987..6c41c674 160000 --- a/trantor +++ b/trantor @@ -1 +1 @@ -Subproject commit cfd9c9878f894ee5172e5a573f3a6c0d92a9bf6e +Subproject commit 6c41c674048b8552d369dfa494f17872ae58d049