mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 12:34:31 +00:00
Referring to openssl in the gnupg makefile looks like
a cut-n-paste error. svn path=/trunk/kdesupport/qca/; revision=609813
This commit is contained in:
parent
42dda04e57
commit
bae6f62852
@ -10,7 +10,7 @@ TARGET_LINK_LIBRARIES(qca-gnupg ${QT_QTCORE_LIBRARY} qca)
|
||||
|
||||
#TODO perhaps search adavapi on win32
|
||||
IF (WIN32)
|
||||
TARGET_LINK_LIBRARIES(qca-openssl advapi32)
|
||||
TARGET_LINK_LIBRARIES(qca-gnupg advapi32)
|
||||
ENDIF (WIN32)
|
||||
|
||||
INSTALL(TARGETS qca-gnupg LIBRARY DESTINATION ${qca_PLUGINSDIR})
|
||||
|
Loading…
x
Reference in New Issue
Block a user