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)
v2020_U3#3
Dec 30, 2020
!(uwp|arm|arm64) | linux | osx
oneapi-src/oneTBB5.8K
github.com/01org/tbb
fc0a2aa44b
Complex license
Control