Skip to content

Commit

Permalink
chore: bump oneTBB to v2022.0.0 (#2632)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Nov 1, 2024
1 parent a7d5f4f commit 3a5eb97
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.13.0
MD5=2dd9b7cfa5de5bb3add2f7392e0c9bab
oneapi-src/oneTBB v2022.0.0
MD5=7eaeff0ddec85182afb60f2232fae2af
)

FetchContent_MakeAvailableWithArgs(tbb
Expand Down

0 comments on commit 3a5eb97

Please sign in to comment.