/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
BUILD.gn
14 строк
631 B
Cheng Zhao
build: add GN build files
11 ноя 2023, 12:51
Не верифицирован
11 ноя 2023, 12:51
32af45d
Код
Авторство
О чём код?
############################################################################## # # # 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") { }