summaryrefslogtreecommitdiff
path: root/CMakeLists.txt.freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt.freebsd')
-rw-r--r--CMakeLists.txt.freebsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt.freebsd b/CMakeLists.txt.freebsd
index e8c1317..871ef1c 100644
--- a/CMakeLists.txt.freebsd
+++ b/CMakeLists.txt.freebsd
@@ -41,7 +41,7 @@ target_link_libraries(fqterm.bin
${QT_QTSCRIPT_LIBRARIES}
${QT_LIBRARIES}
${QT_QTXML_LIBRARIES}
- ${OPENSSL_LIBRARIES}
+ ${OPENSSL_CRYPTO_LIBRARY}
${PYTHON_LIB}
)