Skip to content

Commit

Permalink
Merge branch 'unstable' into update-glog-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Nov 17, 2024
2 parents a9696bf + 1dbd7d3 commit 11b22cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/cpptrace.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(cpptrace
jeremy-rifkin/cpptrace v0.7.2
MD5=4d992a22ddb80300fa2ddac097a5ce51
jeremy-rifkin/cpptrace v0.7.3
MD5=032eb39d17eb138871a760b1c2f52a74
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 11b22cc

Please sign in to comment.