mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 08:08:59 +08:00
9a01ec282e
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." |
||
---|---|---|
.. | ||
cmake | ||
patches | ||
CONTROL | ||
fixcmake.py | ||
portfile.cmake | ||
qtdeploy.ps1 | ||
vcpkg-cmake-wrapper.cmake |