Skip to content

Draft: FindTBB.cmake Update, main branch (2023.11.07.)

Made FindTBB.cmake wrap TBB's own CMake configuration. Thereby not requiring our code to parse the TBB headers for the version information of the library.

This is to fix ATLINFR-5140.

Note that FindTBB.cmake is such a fundamental part of our build setup that I'll need to run a bunch more tests on this update before we could merge this in.

Merge request reports