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 78d12ff commit df3ec7bCopy full SHA for df3ec7b
1 file changed
packages/backend-wrapper-tracy/cpp/CMakeLists.txt
@@ -11,6 +11,7 @@ FetchContent_Declare(
11
Tracy
12
GIT_REPOSITORY https://github.com/wolfpld/tracy.git
13
GIT_TAG v0.12.2
14
+ GIT_SHALLOW TRUE
15
)
16
FetchContent_MakeAvailable(Tracy)
17
0 commit comments