Skip to content

Commit 33e2380

Browse files
committed
chore: sync version of tracy in Android config
1 parent 7f0fb96 commit 33e2380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend-wrapper-tracy/cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ endif ()
1010
FetchContent_Declare(
1111
Tracy
1212
GIT_REPOSITORY https://github.com/wolfpld/tracy.git
13-
GIT_TAG v0.11.1
13+
GIT_TAG v0.12.2
1414
)
1515
FetchContent_MakeAvailable(Tracy)
1616

0 commit comments

Comments
 (0)