mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 12:01:36 +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."
9 lines
408 B
Plaintext
9 lines
408 B
Plaintext
Source: qt5-base
|
|
Version: 5.12.5-3
|
|
Homepage: https://www.qt.io/
|
|
Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.
|
|
Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion, openssl
|
|
|
|
Feature: latest
|
|
Description: Build latest qt version (5.13.1) instead of LTS
|