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
Since we resolve buck2 later on, it results in the value of buck2 being
empty. It now shows the location:
### Test plan
```
$ cmake --preset pybind && cmake --build cmake-out -j $(sysctl -n hw.ncpu)
-- --- Configured Options ---
-- CMAKE_CXX_STANDARD : 17
-- CMAKE_SYSTEM_PROCESSOR : arm64
-- CMAKE_BUILD_TYPE : Debug
-- PYTHON_EXECUTABLE : /Users/jathu/executorch/.venv/bin/python3
-- BUCK2 : /Users/jathu/executorch/buck2-bin/buck2-2025-05-06-201beb86106fecdc84e30260b0f1abb5bf576988
```
cc @larryliu0820
0 commit comments