oneAPI Threading Building Blocks (oneTBB)
Run the following Vcpkg command to install the port.
vcpkg install tbb
The package tbb provides CMake targets:
find_package(TBB CONFIG REQUIRED) target_link_libraries(main PRIVATE TBB::tbb)
v2019_U8-2#0
Nov 1, 2019
All
intel/tbb5.8K
github.com/01org/tbb
84bafa656b
Complex license
Control