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
Fixed Android.mk for Windows.
Missing , in $(call host-cp) merged arguments on windows into broken
path.
cd - does not work on windows, replace with cd $(ROOT_SHADERC_PATH)