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
Fix cross-compilation by checking sysroot for multiarch paths
When PKG_CONFIG_SYSROOT_DIR is set (cross-compilation scenario), check
for OpenCV headers under the sysroot directory first before falling back
to host system paths.
Co-authored-by: twistedfall <[email protected]>
0 commit comments