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
Without the NO_SYSTEM_ENVIRONMENT_PATH option, find_package() would
result on my system in a random toolchain's libxml2 library/include
paths to be picked, just because it happens to be in $PATH (with a low
priority).
Signed-off-by: Paul Cercueil <[email protected]>
0 commit comments