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
remove buck2 from cmake installation tutorial (#4214) (#4253)
Summary:
Pull Request resolved: #4214
For alpha+, we need to remove all buck2 commands and buck2 dependencies from static doc and github readmes.
This diff gets rid of the buck2 related commands and installations from cmake set up page
Reviewed By: kirklandsign
Differential Revision: D59643087
fbshipit-source-id: 39764a4a46f729d4414b86213b4d73242abbbd45
(cherry picked from commit d171297)
Co-authored-by: Songhao Jia <[email protected]>
# point -DCMAKE_TOOLCHAIN_FILE to the location where ndk is installed
143
-
# Run `which buck2`, if it returns empty (meaning the system doesn't know where buck2 is installed), pass in this flag `-DBUCK2=/path/to/buck2` pointing to buck2
0 commit comments