update tracy to v0.13.1
This commit is contained in:
@ -61,7 +61,7 @@ endif()
|
||||
if(NOT DISABLE_TRACY)
|
||||
FetchContent_Declare(tracy
|
||||
GIT_REPOSITORY https://github.com/wolfpld/tracy.git
|
||||
GIT_TAG v0.11.1
|
||||
GIT_TAG v0.13.1
|
||||
GIT_SHALLOW TRUE
|
||||
GIT_PROGRESS TRUE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user