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
To support both x86_64 and aarch64 host env we need to set
HOST_TOOLS_HOME correct and we utilize OS_PLATFORM from
cmake_host_system_information to do that (which on linux will be the
result of `uname -m`).
Signed-off-by: Kumar Gala <[email protected]>
0 commit comments