Fixed bug with tracy client protocol incompatibility
This commit is contained in:
2
3rdParty/tracy/CMakeLists.txt
vendored
2
3rdParty/tracy/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare (
|
|||||||
tracy
|
tracy
|
||||||
EXCLUDE_FROM_ALL
|
EXCLUDE_FROM_ALL
|
||||||
GIT_REPOSITORY ${TRACY_REPO}
|
GIT_REPOSITORY ${TRACY_REPO}
|
||||||
GIT_TAG master
|
GIT_TAG v0.10
|
||||||
GIT_SHALLOW TRUE
|
GIT_SHALLOW TRUE
|
||||||
GIT_PROGRESS TRUE
|
GIT_PROGRESS TRUE
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user