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