Skip to content

Commit

Permalink
third_party: update openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Oct 30, 2024
1 parent 1aa856b commit 22cd76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/openssl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include(ExternalProject)

message(STATUS "Preparing external project \"openssl\"")

set(OPENSSL_VERSION 3.3.0)
set(OPENSSL_VERSION 3.4.0)

if("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
set(OPENSSL_BUILD_TYPE "--debug")
Expand Down

0 comments on commit 22cd76f

Please sign in to comment.