esa / pagmo2

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pagmo2/
GNU General Public License v3.0
808 stars 160 forks source link

CMake: Fix TBB 2021 detection #501

Closed jschueller closed 2 years ago

bluescarni commented 2 years ago

Thanks for the PR! I think eventually we just want to enforce a recent-enough version of TBB, so that we can use the CMake config-file package provided by upstream.