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