Two issues there - it was picking up release mode libs for oiio/tbb - TBB had both debug and release libs in a variable that should only have a single library causing a cmake error.
Two issues there - it was picking up release mode libs for oiio/tbb - TBB had both debug and release libs in a variable that should only have a single library causing a cmake error.