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
append to CMAKE_PREFIX_PATH instead of setting executorch_DIR
I think the <package>_DIR mechanism is too low-level -- it helps find <package>, but not any dependencies that <package> also installed next to itself. CMAKE_PREFIX_PATH does both.
ghstack-source-id: adc44ea
ghstack-comment-id: 3085703979
Pull-Request: #12618
0 commit comments