summaryrefslogtreecommitdiff
path: root/CMakeLists.txt.macos
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2016-10-29 15:01:04 +0800
committerIru Cai <mytbk920423@gmail.com>2016-10-29 16:46:47 +0800
commit3fba22a7f7ecbd25a20de9a192c5c3e9c17fcf2a (patch)
tree539e313a53e2358003233a013a5b4d1f6e126586 /CMakeLists.txt.macos
parent1b2181a95012cda0bce8472a0af8fef41e624cdb (diff)
downloadfqterm-3fba22a7f7ecbd25a20de9a192c5c3e9c17fcf2a.tar.xz
only link crypto library instead of linking ssl and crypto
Diffstat (limited to 'CMakeLists.txt.macos')
-rw-r--r--CMakeLists.txt.macos3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt.macos b/CMakeLists.txt.macos
index a192b92..f8f7291 100644
--- a/CMakeLists.txt.macos
+++ b/CMakeLists.txt.macos
@@ -61,8 +61,7 @@ target_link_libraries(fqterm
${PYTHON_LIB}
${ZLIB_LIBRARIES}
${QT_QTXML_LIBRARIES}
- ssl
- crypto
+ ${OPENSSL_CRYPTO_LIBRARY}
)
add_dependencies(fqterm