Skip to content

Commit

Permalink
Merge branch 'unstable' into feature/command_autoclaim
Browse files Browse the repository at this point in the history
  • Loading branch information
LindaSummer committed Jun 20, 2024
2 parents 1c89a9c + 92df2b8 commit 2f1bdff
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.6.1
MD5=246eb8d730b44373573783f218bd3b01
jeremy-rifkin/cpptrace v0.6.2
MD5=b13786adcc1785cb900746ea96c50bee
)

if (SYMBOLIZE_BACKEND STREQUAL "libbacktrace")
Expand Down

0 comments on commit 2f1bdff

Please sign in to comment.