Skip to content

Intel Threading Building Blocks (TBB) package for Conan.io C and C++ package manager https://github.com/01org/tbb

License

Notifications You must be signed in to change notification settings

Zinnion/conan-tbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup

If you handle multiple dependencies in your project is better to add a conanfile.txt

[requires]
TBB/2019_U4@zinnion/stable

[generators]
txt

Complete the installation of requirements for your project running:

$ mkdir build && cd build && conan install ..

Available Options

Option Default Possible Values
shared False [True, False]
tbbmalloc False [True, False]
tbbproxy False [True, False]

About

Intel Threading Building Blocks (TBB) package for Conan.io C and C++ package manager https://github.com/01org/tbb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published