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)
v2018_U5-4#0
Sep 4, 2018
All
01org/tbb5.8K
6af7c99555
Complex license
Control