vcpkg/ports/qt5-base
Davide Beatrici 9a01ec282e [qt5-base] Add option to link to OpenSSL at compile-time
By default Qt loads OpenSSL at runtime.

This commit adds a "QT_OPENSSL_LINK" option, which specifies "-openssl-linked". The option is enabled by default for static configurations.

From https://doc.qt.io/qt-5/ssl.html:

"By default, an SSL-enabled Qt library dynamically loads any installed OpenSSL library at run-time. However, it is possible to link against the library at compile-time by configuring Qt with the -openssl-linked option."
2019-11-22 06:17:35 +01:00
..
cmake Fix typo in qt5-base/cmake/install_qt.cmake (#8417) 2019-10-02 09:56:44 -07:00
patches [Qt] Update to 5.12.4 (#7667) 2019-09-12 10:07:21 -07:00
CONTROL [qt5-base] Add option to link to OpenSSL at compile-time 2019-11-22 06:17:35 +01:00
fixcmake.py [Qt] Update to 5.12.4 (#7667) 2019-09-12 10:07:21 -07:00
portfile.cmake [qt5-base] Add option to link to OpenSSL at compile-time 2019-11-22 06:17:35 +01:00
qtdeploy.ps1 [qt5] Modify qtdeploy to include qtquickshapes 2019-10-29 23:14:02 +00:00
vcpkg-cmake-wrapper.cmake [Qt5] Fix libpq linkage in wrapper (#7973) 2019-08-30 09:41:47 -07:00