BUILDING.md: Clarify that Ninja works with Windows
This commit is contained in:
@@ -95,8 +95,9 @@ directory. For in-tree builds, these directories are the same.
|
|||||||
Ninja
|
Ninja
|
||||||
-----
|
-----
|
||||||
|
|
||||||
In all of the procedures and recipes below, replace `make` with `ninja` and
|
If using Ninja, then replace `make` or `nmake` with `ninja`, and replace the
|
||||||
`Unix Makefiles` with `Ninja` if using Ninja.
|
CMake generator (specified with the `-G` option) with `Ninja`, in all of the
|
||||||
|
procedures and recipes below.
|
||||||
|
|
||||||
|
|
||||||
Build Procedure
|
Build Procedure
|
||||||
|
|||||||
Reference in New Issue
Block a user