update trantor
This commit is contained in:
parent
8fae7a9749
commit
daa7d241b1
|
@ -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})
|
||||
|
||||
|
|
2
trantor
2
trantor
|
@ -1 +1 @@
|
|||
Subproject commit cfd9c9878f894ee5172e5a573f3a6c0d92a9bf6e
|
||||
Subproject commit 6c41c674048b8552d369dfa494f17872ae58d049
|
Loading…
Reference in New Issue