diff options
Diffstat (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher.pro')
| -rw-r--r-- | Plugins/DbSqliteCipher/DbSqliteCipher.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher.pro b/Plugins/DbSqliteCipher/DbSqliteCipher.pro index 33cd7c6..5ee3af6 100644 --- a/Plugins/DbSqliteCipher/DbSqliteCipher.pro +++ b/Plugins/DbSqliteCipher/DbSqliteCipher.pro @@ -25,7 +25,7 @@ HEADERS += dbsqlitecipher.h \ dbsqlitecipherinstance.h sqlcipher.h -mac: { +macx: { exists( /opt/local/include/openssl-3/openssl/crypto.h ) { message( "Configuring OpenSSL from MacPorts" ) INCLUDEPATH += /opt/local/include/openssl-3 |
