mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 03:54:31 +00:00
Add qca to the provider libs requirements. Not including it appears
harmless on linux, but causes macos to barf. svn path=/trunk/kdesupport/qca/; revision=406687
This commit is contained in:
parent
4808b30585
commit
e14b232489
@ -9,7 +9,7 @@ SOURCES = qca-openssl.cpp
|
||||
|
||||
#temp hack until build system is fixed.
|
||||
DEFINES += OSSL_097
|
||||
LIBS += -lssl -lcrypto
|
||||
LIBS += -lssl -lcrypto -lqca
|
||||
|
||||
#include(conf.pri)
|
||||
#include(extra.pri)
|
||||
|
Loading…
x
Reference in New Issue
Block a user