Appropriate linking some libraries
This commit is contained in:
parent
9b41ca5dca
commit
32dc9423c2
@ -195,8 +195,8 @@ if(HAVE_OPEN_SSL)
|
||||
src/ssl/SSLManager.h
|
||||
)
|
||||
set(OPENSSL_LIBRARIES
|
||||
openssl::ssl::static
|
||||
openssl::crypto::static)
|
||||
openssl::ssl::shared
|
||||
openssl::crypto::shared)
|
||||
endif()
|
||||
|
||||
add_library(TeaSpeak STATIC ${SOURCE_FILES} ${HEADER_FILES})
|
||||
|
Loading…
x
Reference in New Issue
Block a user