mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add another link to ninja
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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.
|
||||
|
||||
## Gyp Files
|
||||
|
||||
Reference in New Issue
Block a user