feature add retry to download sentry sdk

This commit is contained in:
alves
2025-12-11 17:56:14 +08:00
parent f7efe0dfc3
commit 9006902bb0

View File

@@ -82,6 +82,7 @@ endif()
Snapmaker_Orca_add_cmake_project(Sentry
GIT_REPOSITORY https://github.com/getsentry/sentry-native.git
GIT_TAG 0.12.1
GIT_SHALLOW ON
PATCH_COMMAND ${SENTRY_PATCH_COMMAND}
CMAKE_ARGS
${_sentry_cmake_generator}