From f27a5e72999b975149423ad8197040cb7c050f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Salawa?= Date: Fri, 29 Nov 2024 22:28:12 +0100 Subject: [PATCH] Attempt to fix compilation of DbSqliteWx under Mac --- Plugins/DbSqliteWx/DbSqliteWx.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins/DbSqliteWx/DbSqliteWx.pro b/Plugins/DbSqliteWx/DbSqliteWx.pro index e896838703..1bd155474d 100644 --- a/Plugins/DbSqliteWx/DbSqliteWx.pro +++ b/Plugins/DbSqliteWx/DbSqliteWx.pro @@ -37,6 +37,7 @@ macx: { INCLUDEPATH += /usr/local/opt/openssl/include LIBS += -L/usr/local/opt/openssl/lib } + LIBS += -lcrypto } !macx: { LIBS += -L$${PWD}/../deps/lib/$${PLATFORM}/