You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using TBB_LIBRARIES one could simply set TBB_USE_DEBUG_BUILD=off to prevent linking against TBB debug libraries no matter what CMake configuration is set.
No luck if you want to use the imported target tbb.
When using
TBB_LIBRARIESone could simply setTBB_USE_DEBUG_BUILD=offto prevent linking against TBB debug libraries no matter what CMake configuration is set.No luck if you want to use the imported target
tbb.