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
Removing uneeded buck deps in cmake build flow (#11315)
### Summary
The buck and cmake build flows should be independent, where the cmake
build flow should not rely on buck targets to be built or used.
### Test plan
Tested on examples and tutorials, and no functional difference was seen
between runs before and after change.
0 commit comments