Skip to content

Commit

Permalink
Bump cpptrace
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Feb 23, 2025
1 parent 5544f6a commit b238126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ set(LIBASSERT_MAGIC_ENUM_REPO "https://github.com/Neargye/magic_enum.git")
set(LIBASSERT_MAGIC_ENUM_TAG "e046b69a3736d314fad813e159b1c192eaef92cd") # v0.9.7

set(LIBASSERT_CPPTRACE_REPO "https://github.com/jeremy-rifkin/cpptrace.git")
set(LIBASSERT_CPPTRACE_TAG "1940dc607aa09fd9014c650aa305f363284919fa") # v0.8.1
set(LIBASSERT_CPPTRACE_TAG "c37b5ed7364f4fc1c58e92d13399cd04656e6572") # v0.8.2

# obtain cpptrace
if(LIBASSERT_USE_EXTERNAL_CPPTRACE)
Expand Down

0 comments on commit b238126

Please sign in to comment.