mirror of
https://github.com/electron/electron.git
synced 2026-01-22 22:08:14 -05:00
link to gyp
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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.
|
||||
|
||||
## Gyp Files
|
||||
|
||||
Reference in New Issue
Block a user