Skip to content

Commit

Permalink
Bump cpptrace
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Dec 4, 2023
1 parent cc7e7f4 commit b672ba2
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 @@ -77,7 +77,7 @@ else()
FetchContent_Declare(
cpptrace
GIT_REPOSITORY https://github.com/jeremy-rifkin/cpptrace.git
GIT_TAG 4ec11d00de87fa8354170c8956e69b6650774146
GIT_TAG e1f91f18774d04d05bfbd1b37306b87573b4a99c # v0.3.1
)
FetchContent_MakeAvailable(cpptrace)
set(ASSERT_CPPTRACE_TARGET_NAME cpptrace::cpptrace)
Expand Down

0 comments on commit b672ba2

Please sign in to comment.