Hello,
What is the expected layout of TBBROOT. Suppose I installed in
/opt/tbb_install
include/
lib/
then $TBBROOT=/opt/tbb_install is what should be used. Is this correct?
I'm trying to debug this locally, but the brew installed TBB is always getting found over the custom one regardless of what TBBROOT actually is.
Hello,
What is the expected layout of
TBBROOT. Suppose I installed in/opt/tbb_install include/ lib/then
$TBBROOT=/opt/tbb_installis what should be used. Is this correct?I'm trying to debug this locally, but the
brewinstalled TBB is always getting found over the custom one regardless of whatTBBROOTactually is.