mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-23 11:04:49 +00:00
[docs] Motivate ninja in GettingStarted.rst
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255924 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4b892417a6
commit
b12341d9ee
@ -88,7 +88,7 @@ Here's the short story for getting up and running quickly with LLVM:
|
||||
|
||||
* ``Unix Makefiles`` --- for generating make-compatible parallel makefiles.
|
||||
* ``Ninja`` --- for generating `Ninja <http://martine.github.io/ninja/>`
|
||||
build files.
|
||||
build files. Most llvm developers use Ninja.
|
||||
* ``Visual Studio`` --- for generating Visual Studio projects and
|
||||
solutions.
|
||||
* ``Xcode`` --- for generating Xcode projects.
|
||||
|
Loading…
x
Reference in New Issue
Block a user