OpenSSL library already mentioned in Required.private, don't need to be specified again in Cflags or Libs.
This commit is contained in:
parent
020d0e331e
commit
9328bf07a5
@ -611,8 +611,6 @@ IF(VMIME_HAVE_TLS_SUPPORT)
|
||||
)
|
||||
ENDIF()
|
||||
|
||||
SET(VMIME_PKGCONFIG_LIBS "${VMIME_PKGCONFIG_LIBS} ${OPENSSL_LIBRARIES}")
|
||||
SET(VMIME_PKGCONFIG_CFLAGS "${VMIME_PKGCONFIG_CFLAGS} -I${OPENSSL_INCLUDE_DIR}")
|
||||
SET(VMIME_PKGCONFIG_REQUIRES "${VMIME_PKGCONFIG_REQUIRES} openssl")
|
||||
|
||||
ELSE()
|
||||
|
Loading…
Reference in New Issue
Block a user