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
Summary:
In ARVR repo Linux/Windows etc. targets generally tend to use torch deps that are appended with `ovrsource` whereas mobile targets don't use them.
In order to avoid multiple symbol definitions we add another level of platform specification called `ARVR_ANDROID` which will allow us to specify a dep for ARVR Android build modes.
Reviewed By: larryliu0820, dbort
Differential Revision: D66737951
0 commit comments