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
The `build.rs` script previously attempted to find the `tbb` library
relative to the OpenVINO libraries themselves. This step is no longer
necessary and has been removed. At some point in the future, we will
remove the "find TBB" logic in `openvino-finder` as well.
0 commit comments