Commit Graph

2 Commits

Author SHA1 Message Date
Orion Poplawski
5613a7798b Update to 12.3.0
Add patch for cmake 3.27 support
2023-07-04 17:07:45 -04:00
Jonathan Wakely
afaa35c98c Patch for oneTBB (#2036372)
Update FindTBB.cmake to look in the new version.h header.

Fix the incorrect allocator used with tbb::concurrent_hash_map.  Define
a tbb_hash_compare specialization for std::pair to cope with the
deprecated tbb_hasher function being removed.

Adjust tbb_hash_compare specialization to account for TBB 2021.x
defining it in a different namespace.
2023-06-28 11:29:09 +01:00