link to gyp
This commit is contained in:
parent
6503f32ef9
commit
5acfa8611a
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](https://ninja-build.org/) for building. Project
|
Electron uses [gyp](https://gyp.gsrc.io/) 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…
Add table
Add a link
Reference in a new issue