Updated BoringSSL

This commit is contained in:
SChernykh
2025-09-29 19:34:49 +02:00
parent 22cabb5ac9
commit fd6549849c
15 changed files with 26 additions and 26 deletions

View File

@@ -56,7 +56,7 @@ set(CURL_STATIC_CRT ON CACHE BOOL "")
if (WITH_TLS)
set(P2POOL_BORINGSSL ON CACHE BOOL "")
set(OPENSSL_INCLUDE_DIR "../grpc/third_party/boringssl-with-bazel/src/include" CACHE STRING "")
set(OPENSSL_INCLUDE_DIR "../grpc/third_party/boringssl-with-bazel/include" CACHE STRING "")
endif()
add_subdirectory(external/src/curl)