File: BUILD.gn

package info (click to toggle)
nodejs 22.21.1%2Bdfsg%2B~cs22.19.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 251,932 kB
  • sloc: cpp: 1,542,927; javascript: 597,777; ansic: 114,330; python: 60,784; sh: 4,155; makefile: 2,917; asm: 1,750; pascal: 1,565; perl: 248; lisp: 222; xml: 42
file content (14 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (3)
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") {
}