Skip to content

Commit

Permalink
Use the dev version of cpptrace
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Nov 13, 2023
1 parent 5d4d92d commit 0aef8c3
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 @@ -32,7 +32,7 @@ else()
FetchContent_Declare(
cpptrace
GIT_REPOSITORY https://github.com/jeremy-rifkin/cpptrace.git
GIT_TAG v0.2.1
GIT_TAG 8297d234f60127bec173af8fec87ba4b93975566
)
FetchContent_MakeAvailable(cpptrace)
endif()
Expand Down

0 comments on commit 0aef8c3

Please sign in to comment.