Skip to content

Commit

Permalink
build(dep): Bump oneTBB v2021.9.0 (#1432)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed May 8, 2023
1 parent 41b4273 commit 476c9c0
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.8.0
MD5=3bf3d3b25a97f5bd2ad172e8b2bbd548
oneapi-src/oneTBB v2021.9.0
MD5=341fd0408cc0230e8d6121096b1d827a
)

FetchContent_MakeAvailableWithArgs(tbb
Expand Down

0 comments on commit 476c9c0

Please sign in to comment.