/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/sqlite/BUILD.gn
14 строк
635 B
cjihrig
deps,lib,src: add experimental web storage
14 июн 2024, 21:40
14 июн 2024, 21:40
3d09e57
Код
Авторство
О чём код?
############################################################################## # # # 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") sqlite_gn_build("sqlite") { }