occt: master 92f1875f

Author Committer Branch Timestamp Parent
ddzama smoskvin master 2022-10-03 10:37:14 master a453f9d1
Affected Issues  0033147: [Regression to 7.6.3] Coding, Configuration - CMake Error TBB "Directory is not set"
Changeset 0033147: [Regression to 7.6.3] Coding, Configuration - CMake Error TBB "Directory is not set".

Previous approach do not taking into account, that oneTBB library may be installed in the system folder
on Linux. So, solve the problem it is proposed to employ find_package utility, that works great
as on Windows, as on Linux.
mod - adm/cmake/tbb.cmake Diff File