build: 添加 TBB 作为第三方子模块

添加 oneTBB 作为子模块以支持并行计算功能,路径为 third_party/tbb
This commit is contained in:
ChestnutYueyue 2026-02-27 20:44:17 +08:00
parent 24b86b4916
commit 3b031666ae
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "third_party/tbb"]
path = third_party/tbb
url = https://github.com/oneapi-src/oneTBB.git

1
third_party/tbb vendored Submodule

@ -0,0 +1 @@
Subproject commit 492c01ee2b906e945f08355787dfc015dd7cc505