summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-12-20 10:59:47 +0100
committerKai Koehne <kai.koehne@qt.io>2020-01-06 14:14:41 +0100
commit6005d1ca16026e03e9b4b65fe59a9b23f4cf9e01 (patch)
tree61a001d1a0fa83e578b526e6907bf07f781e43b1 /config_help.txt
parent7c65527a0297e8204f11dc394671da510ee63f10 (diff)
Document -schannel option in configure -help
Task-number: QTBUG-80928 Change-Id: I4c04d7411f96bddceda032dca85e82314c9565fd Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_help.txt b/config_help.txt
index 32bdbe4d84..0231234cf9 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -258,6 +258,7 @@ Network options:
-no-openssl .......... Do not use OpenSSL [default on Apple and WinRT]
-openssl-linked ...... Use OpenSSL and link to libssl [no]
-openssl-runtime ..... Use OpenSSL and dynamically load libssl [auto]
+ -schannel ............ Use Secure Channel [no] (Windows only)
-securetransport ..... Use SecureTransport [auto] (Apple only)
-sctp ................ Enable SCTP support [no]