mirror of
https://github.com/curl/curl.git
synced 2026-01-27 01:44:17 +00:00
cmake: enable SSLS-EXPORT in the build
Follow-up to 515a21f350b89f0676e5df7f904c62c8f67be377 Closes #15991
This commit is contained in:
parent
9e54db2707
commit
23742ce015
@ -682,6 +682,9 @@ ${SIZEOF_TIME_T_CODE}
|
||||
/* if Secure Transport is enabled */
|
||||
#cmakedefine USE_SECTRANSP 1
|
||||
|
||||
/* if SSL session export support is available */
|
||||
#cmakedefine USE_SSLS_EXPORT 1
|
||||
|
||||
/* if mbedTLS is enabled */
|
||||
#cmakedefine USE_MBEDTLS 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user