Bump oneTBB to v2021.9.0
This commit is contained in:
parent
c3346318b9
commit
180bd95ba3
@ -79,7 +79,7 @@ if (USE_TBB)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
TBB
|
TBB
|
||||||
GIT_REPOSITORY https://github.com/oneapi-src/oneTBB.git
|
GIT_REPOSITORY https://github.com/oneapi-src/oneTBB.git
|
||||||
GIT_TAG faaf43c4ab22cb4b4267d65d5e218fa58800eea8
|
GIT_TAG v2021.9.0
|
||||||
)
|
)
|
||||||
# Don't fail builds on waring (TBB has -Wall while not being free of warnings from unused symbols...)
|
# Don't fail builds on waring (TBB has -Wall while not being free of warnings from unused symbols...)
|
||||||
set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)
|
set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user