mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 21:32:49 +00:00
docs: Update Ninja link, also fix link syntax.
llvm-svn: 264648
This commit is contained in:
parent
2243333301
commit
44b4c4793d
@ -95,7 +95,7 @@ Here's the short story for getting up and running quickly with LLVM:
|
||||
Some common generators are:
|
||||
|
||||
* ``Unix Makefiles`` --- for generating make-compatible parallel makefiles.
|
||||
* ``Ninja`` --- for generating `Ninja <http://martine.github.io/ninja/>`
|
||||
* ``Ninja`` --- for generating `Ninja <https://ninja-build.org>`_
|
||||
build files. Most llvm developers use Ninja.
|
||||
* ``Visual Studio`` --- for generating Visual Studio projects and
|
||||
solutions.
|
||||
|
Loading…
Reference in New Issue
Block a user