Skip to content

Commit

Permalink
Merge branch 'unstable' into aleksraiden-patch-6
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice committed Sep 15, 2024
2 parents 1cdf7a2 + 28fc474 commit 0b6af5b
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.0
MD5=d897c48f5bf96134109f7e6716f2fd31
jeremy-rifkin/cpptrace v0.7.1
MD5=8b62f5d3033ab59146cb1fd3ca89d859
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 0b6af5b

Please sign in to comment.