[docs] GettingStarted.rst cmake should reference build
authorFarid Zakaria <fmzakari@google.com>
Sat, 15 Jul 2023 18:36:13 +0000 (11:36 -0700)
committerFangrui Song <i@maskray.me>
Sat, 15 Jul 2023 18:36:13 +0000 (11:36 -0700)
commit6fa8d110342dccd99fdc926c057e33adc4cc2ffb
tree9177f83839a5a6fe1bc97a363ce532416766061b
parentb6176692296b218c621800f3ce17fe1cf74bbffd
[docs] GettingStarted.rst cmake should reference build

The next sections in GettingStarted assume you are still in the root
directory llvm-project when using ninja.

Make the `cmake --build` command match it as well.

Note: I am a new cmake user and this confused me.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D153727
llvm/docs/GettingStarted.rst