mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 23:32:10 +00:00
feature add retry to download sentry sdk
This commit is contained in:
1
deps/Sentry/Sentry.cmake
vendored
1
deps/Sentry/Sentry.cmake
vendored
@@ -82,6 +82,7 @@ endif()
|
|||||||
Snapmaker_Orca_add_cmake_project(Sentry
|
Snapmaker_Orca_add_cmake_project(Sentry
|
||||||
GIT_REPOSITORY https://github.com/getsentry/sentry-native.git
|
GIT_REPOSITORY https://github.com/getsentry/sentry-native.git
|
||||||
GIT_TAG 0.12.1
|
GIT_TAG 0.12.1
|
||||||
|
GIT_SHALLOW ON
|
||||||
PATCH_COMMAND ${SENTRY_PATCH_COMMAND}
|
PATCH_COMMAND ${SENTRY_PATCH_COMMAND}
|
||||||
CMAKE_ARGS
|
CMAKE_ARGS
|
||||||
${_sentry_cmake_generator}
|
${_sentry_cmake_generator}
|
||||||
|
|||||||
Reference in New Issue
Block a user