Skip to content

Commit

Permalink
Bump to cpptrace 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed May 4, 2024
1 parent 425beca commit 56c6251
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 @@ -50,7 +50,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 "14d25fd89ad18b1cadf7584fe5e3db287a848ecd") # v0.5.3
set(LIBASSERT_CPPTRACE_TAG "ee572226f773eb0916d0f112f8edfb72b08927f7") # v0.5.4

# obtain cpptrace
if(LIBASSERT_USE_EXTERNAL_CPPTRACE)
Expand Down

0 comments on commit 56c6251

Please sign in to comment.