1. Home
  2. Browse
  3. tbb

tbb

v2019_U8-2#0Go to latest

Intel's Threading Building Blocks.

Install

Run the following Vcpkg command to install the port.

vcpkg install tbb

Usage

The package tbb provides CMake targets:

find_package(TBB CONFIG REQUIRED)
target_link_libraries(main PRIVATE TBB::tbb)
See source

Version

v2019_U8-2#0

Publication

Supports

All

GitHub

intel/tbb

Homepage

github.com/01org/tbb

Subtree

84bafa656b

License

Complex license

Definition

Control