mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[docs] Motivate ninja in GettingStarted.rst
llvm-svn: 255924
This commit is contained in:
parent
5292411857
commit
4246c5ed60
@ -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…
Reference in New Issue
Block a user