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 7f0fb96 commit 33e2380Copy full SHA for 33e2380
packages/backend-wrapper-tracy/cpp/CMakeLists.txt
@@ -10,7 +10,7 @@ endif ()
10
FetchContent_Declare(
11
Tracy
12
GIT_REPOSITORY https://github.com/wolfpld/tracy.git
13
- GIT_TAG v0.11.1
+ GIT_TAG v0.12.2
14
)
15
FetchContent_MakeAvailable(Tracy)
16
0 commit comments