Skip to content

Commit

Permalink
Bump cpptrace to 0.7.2, #105
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Oct 6, 2024
1 parent 011f42b commit 4ed07af
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 "06eb15bda66c5d060f45740b179e80be8e355645") # v0.7.1
set(LIBASSERT_CPPTRACE_TAG "e89eb61a5fdc056439c12d47119f2aac84b4aa00") # v0.7.2

# obtain cpptrace
if(LIBASSERT_USE_EXTERNAL_CPPTRACE)
Expand Down

0 comments on commit 4ed07af

Please sign in to comment.