Skip to content

Commit

Permalink
Bump oneTBB to 2021.12.0 (#2246)
Browse files Browse the repository at this point in the history
Co-authored-by: Twice <[email protected]>
  • Loading branch information
aleksraiden and PragmaTwice committed Apr 13, 2024
1 parent 955350e commit a238053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/tbb.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(tbb
oneapi-src/oneTBB v2021.11.0
MD5=eea2bdc5ae0a51389da27480617ccff9
oneapi-src/oneTBB v2021.12.0
MD5=0919a8eda74333e1aafa8d602bb9cc90
)

FetchContent_MakeAvailableWithArgs(tbb
Expand Down

0 comments on commit a238053

Please sign in to comment.