File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ ExternalProject_Add(
2323
2424 GIT_REPOSITORY https://github.com/curl/curl.git
2525 GIT_TAG curl-7_58_0
26+ GIT_SHALLOW 1
2627
2728 PREFIX ${PROJECT_BINARY_DIR}
2829
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ ExternalProject_Add(
2323
2424 GIT_REPOSITORY https://github.com/google/flatbuffers.git
2525 GIT_TAG v1.10.0
26+ GIT_SHALLOW 1
2627
2728 PREFIX ${PROJECT_BINARY_DIR}
2829
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ ExternalProject_Add(
2323
2424 GIT_REPOSITORY https://github.com/libuv/libuv
2525 GIT_TAG v1.28.0
26+ GIT_SHALLOW 1
2627
2728 PREFIX ${PROJECT_BINARY_DIR}
2829
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ ExternalProject_Add(
2323
2424 GIT_REPOSITORY https://github.com/uNetworking/uWebSockets
2525 GIT_TAG 4d94401b9c98346f9afd838556fdc7dce30561eb
26+ GIT_SHALLOW 1
2627
2728 PREFIX ${PROJECT_BINARY_DIR}
2829
You can’t perform that action at this time.
0 commit comments