Fix typo in configure.
The option is named securetransport, not secure-transport. Change-Id: I5efdde6d751cbc7e9717c6bfe0add93c5dbd2ec9 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
6f244dc84d
commit
0784a2c4ae
2
configure
vendored
2
configure
vendored
@ -2697,7 +2697,7 @@ MacOS/iOS options:
|
|||||||
link tools against those frameworks.
|
link tools against those frameworks.
|
||||||
-no-framework ...... Do not build Qt as a series of frameworks.
|
-no-framework ...... Do not build Qt as a series of frameworks.
|
||||||
|
|
||||||
-secure-transport .. Use SecureTransport instead of OpenSSL (requires -no-openssl)
|
-securetransport ... Use SecureTransport instead of OpenSSL (requires -no-openssl)
|
||||||
|
|
||||||
-sdk <sdk> ......... Build Qt using Apple provided SDK <sdk>. The argument should be
|
-sdk <sdk> ......... Build Qt using Apple provided SDK <sdk>. The argument should be
|
||||||
one of the available SDKs as listed by 'xcodebuild -showsdks'.
|
one of the available SDKs as listed by 'xcodebuild -showsdks'.
|
||||||
|
Loading…
Reference in New Issue
Block a user