Skip to content

Commit 8a8ae04

Browse files
committed
use onetbb (tbb was deprecated)
1 parent 558eef6 commit 8a8ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ conan_cmake_configure(
193193
gtest/1.13.0
194194
pugixml/1.12.1
195195
xerces-c/3.2.3
196-
tbb/2020.3
196+
onetbb/2021.9.0
197197
GENERATORS ${CONAN_GENERATOR}
198198
)
199199

0 commit comments

Comments
 (0)