[PATCH] D153727: fix: GettingStarted.rst cmake should reference build
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 10:50:01 PDT 2023
fhahn added inline comments.
================
Comment at: llvm/docs/GettingStarted.rst:95
* The default target (i.e. ``cmake --build .`` or ``make``) will build all of
LLVM.
----------------
Should this also be updated to use `--build build`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153727/new/
https://reviews.llvm.org/D153727
More information about the llvm-commits
mailing list