Open
Description
🚀 The feature, motivation and pitch
CMake builds currently rely on buck under the hood to generate source lists for each target. Buck is not available on all platforms and is the source of friction when building ExecuTorch. We've discussed and are largely aligned on the goal to remove the buck dependency from CMake, either by splitting source lists into a format that can be shared between buck and CMake, or by globbing.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog