Skip to content

Commit

Permalink
Merge branch 'unstable' into feature/iterator_valid_check
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice authored Jul 7, 2024
2 parents 20c216c + 7dd0248 commit 373c2ac
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.12.0
MD5=0919a8eda74333e1aafa8d602bb9cc90
oneapi-src/oneTBB v2021.13.0
MD5=2dd9b7cfa5de5bb3add2f7392e0c9bab
)

FetchContent_MakeAvailableWithArgs(tbb
Expand Down

0 comments on commit 373c2ac

Please sign in to comment.