We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2342af5 commit 229dd8cCopy full SHA for 229dd8c
CMakeLists.txt
@@ -115,8 +115,8 @@ if(ITKPythonPackage_SUPERBUILD)
115
endif()
116
117
ExternalProject_add(oneTBB
118
- URL https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.3.0.tar.gz
119
- URL_HASH SHA256=8f616561603695bbb83871875d2c6051ea28f8187dbe59299961369904d1d49e
+ URL https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.9.0.tar.gz
+ URL_HASH SHA256=1ce48f34dada7837f510735ff1172f6e2c261b09460e3bf773b49791d247d24e
120
CMAKE_ARGS
121
-DTBB_TEST:BOOL=OFF
122
-DCMAKE_BUILD_TYPE:STRING=Release
0 commit comments