mirror of
https://github.com/nodejs/node.git
synced 2024-11-24 03:07:54 +01:00
1858341377
PR-URL: https://github.com/nodejs/node/pull/50831 Reviewed-By: Keyhan Vakil <kvakil@sylph.kvakil.me> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
15 lines
639 B
Plaintext
15 lines
639 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")
|
|
|
|
simdjson_gn_build("simdjson") {
|
|
}
|