We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb6ceb commit 9860eb6Copy full SHA for 9860eb6
cmake/dependencies.cmake
@@ -92,7 +92,7 @@ function(ov_download_tbb)
92
ARCHIVE_WIN "oneapi-tbb-2021.2.5-win-trim-cfg.zip"
93
TARGET_PATH "${TEMP}/tbb"
94
ENVIRONMENT "TBBROOT"
95
- SHA256 "dc1f644061db517c0502b7c4e7ca1ac13fe559604bc3d57e26f0119b2dfab762"
+ SHA256 "dd24357fd872985f8c94f220d0626418a3ae4bef7f95367e9b9d787e5170e09c"
96
USE_NEW_LOCATION TRUE)
97
elseif(ANDROID AND X86_64)
98
RESOLVE_DEPENDENCY(TBB
0 commit comments