add another link to ninja
This commit is contained in:
parent
da47b569e8
commit
6503f32ef9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Build System Overview
|
# Build System Overview
|
||||||
|
|
||||||
Electron uses `gyp` for project generation and `ninja` for building. Project
|
Electron uses `gyp` for project generation and [ninja](https://ninja-build.org/) for building. Project
|
||||||
configurations can be found in the `.gyp` and `.gypi` files.
|
configurations can be found in the `.gyp` and `.gypi` files.
|
||||||
|
|
||||||
## Gyp Files
|
## Gyp Files
|
||||||
|
|
Loading…
Reference in a new issue