wjakob / tbb

Intel TBB with CMake build system
Apache License 2.0
369 stars 161 forks source link

C make cpp11 support #35

Closed hjmjohnson closed 6 years ago

hjmjohnson commented 7 years ago

This builds upon #34 to also take advantage of newer CMake capabilities in Cmake 3.2 and greater for C++ 11 compiler usage.

hjmjohnson commented 7 years ago

@wjakob This too is also passing all tests and should be ready to merge.