• bradford barr's avatar
    TBB Debug Release · a56d7592
    bradford barr authored
    OpenCV fails to detect tbb on a debug build if the platform has only installed
    debug libraries.  This PR adds an additional check to the tbb detect logic for
    systems that only install tbb debug and not both tbb debug and release.
    a56d7592
OpenCVDetectTBB.cmake 2.95 KB