Skip to content

Commit df3ec7b

Browse files
committed
feat: shallow clone repo in backend wrapper tracy CMakeLists.txt
1 parent 78d12ff commit df3ec7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ FetchContent_Declare(
1111
Tracy
1212
GIT_REPOSITORY https://github.com/wolfpld/tracy.git
1313
GIT_TAG v0.12.2
14+
GIT_SHALLOW TRUE
1415
)
1516
FetchContent_MakeAvailable(Tracy)
1617

0 commit comments

Comments
 (0)