Don't include config.tests/unix/openssl/openssl.pri (again)
This file was removed in commitba9302b8a9
. Commit8fad23f326
removed openssl.pri from src/network/ssl/ssl.pri, but not from the qsslsocket autotest. Change-Id: Ic1a576ee7f0ee3d68471121ba636b94ce7bae455 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
2614e16c41
commit
df516aa9f4
@ -17,7 +17,6 @@ win32 {
|
||||
|
||||
# OpenSSL support
|
||||
contains(QT_CONFIG, openssl) | contains(QT_CONFIG, openssl-linked) {
|
||||
include($$QT_SOURCE_TREE/config.tests/unix/openssl/openssl.pri)
|
||||
# Add optional SSL libs
|
||||
LIBS += $$OPENSSL_LIBS
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user