cmake: enable SSLS-EXPORT in the build
Follow-up to 515a21f350
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…
Reference in New Issue
Block a user