Skip to content

Commit

Permalink
Bump cpptrace to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Dec 4, 2024
1 parent a6ee0d4 commit a734656
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 "e55b9b54d5cf61f8e117cafb17846d7d742dd3b4") # v0.9.5

set(LIBASSERT_CPPTRACE_REPO "https://github.com/jeremy-rifkin/cpptrace.git")
set(LIBASSERT_CPPTRACE_TAG "e89eb61a5fdc056439c12d47119f2aac84b4aa00") # v0.7.2
set(LIBASSERT_CPPTRACE_TAG "4354eb21ea3565a73afdf32ec0ba768fd648c425") # v0.7.3

# obtain cpptrace
if(LIBASSERT_USE_EXTERNAL_CPPTRACE)
Expand Down

0 comments on commit a734656

Please sign in to comment.