mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
[wip] build: try building node with GN
This commit is contained in:
@@ -6,7 +6,7 @@ config("native_mate_config") {
|
||||
|
||||
source_set("native_mate") {
|
||||
deps = [
|
||||
"../build/node",
|
||||
"//third_party/electron_node:node_lib",
|
||||
"//base",
|
||||
"//net",
|
||||
"//v8:v8_headers",
|
||||
|
||||
Reference in New Issue
Block a user