node/deps/nbytes/BUILD.gn
Cheng 7e80584829 build: add gn files for deps/nbytes
PR-URL: https://github.com/nodejs/node/pull/53685
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-07-07 14:19:30 +09:00

15 lines
635 B
Plaintext

##############################################################################
# #
# 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")
nbytes_gn_build("nbytes") {
}