We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1943a9 commit 041f0e9Copy full SHA for 041f0e9
CMakeLists.txt
@@ -7,7 +7,7 @@ project(
7
)
8
9
set(ARCH "x86_64" CACHE STRING "Architecture to build for.")
10
-set(CPPTRACE_TAG "v0.7.1" CACHE STRING "Cpptrace git tag") # dev tag, post-v0.7.0
+set(CPPTRACE_TAG "06eb15bda66c5d060f45740b179e80be8e355645" CACHE STRING "Cpptrace git tag") # dev tag, post-v0.7.0
11
12
include(FetchContent)
13
FetchContent_Declare(
0 commit comments