зеркало из https://github.com/microsoft/msquic.git
Fix TLS Secrets Support Flag (#1342)
This commit is contained in:
Родитель
cc104e836a
Коммит
8454f5c43d
|
@ -211,7 +211,7 @@ if(QUIC_RANDOM_ALLOC_FAIL)
|
|||
endif()
|
||||
|
||||
if(QUIC_TLS_SECRETS_SUPPORT)
|
||||
list(APPEND QUIC_COMMON_DEFINES QUIC_TLS_SECRETS_SUPPORT=1)
|
||||
list(APPEND QUIC_COMMON_DEFINES CXPLAT_TLS_SECRETS_SUPPORT=1)
|
||||
endif()
|
||||
|
||||
if(QUIC_TELEMETRY_ASSERTS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче