-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Expand file tree
/
Copy pathBUILD.gn
More file actions
14 lines (11 loc) · 631 Bytes
/
BUILD.gn
File metadata and controls
14 lines (11 loc) · 631 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############################################################################
# #
# DO NOT EDIT THIS FILE! #
# #
##############################################################################
# This file is used by GN for building, which is NOT the build system used for
# building official binaries.
# Please modify the gyp files if you are making changes to build system.
import("unofficial.gni")
node_gn_build("node") {
}