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
During cross-compiling it's common to set CMAKE_FIND_ROOT_PATH to the
directory containing target environment and restrict CMake from
searching outside of it. In case of searching in llvm folder we should
set NO_CMAKE_FIND_ROOT_PATH option to override such behavior.
Co-authored-by: Semenov, Vadim <[email protected]>
0 commit comments