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:
Pull Request resolved: #4238
Building some of the llama runner dependencies like RE2 and Abseil is non-trivial via Xcode, so let's make Xcode leverage cmake to build those.
The downside is the customers will need to install cmake on their Macs, but that's a tolerable con.
Differential Revision: D59672358
0 commit comments