summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorYagiz Nizipli <yagiz@nizipli.com>2023-01-27 15:49:13 -0500
committerNode.js GitHub Bot <github-bot@iojs.org>2023-02-06 19:21:38 +0000
commitdf05cf7c369d38893df3ae5f593c1b6c650054ab (patch)
tree8c3b8ec60b0d520bba97d9254987f0f59b6069b8 /node.gyp
parent4c08c20e575a0954fe3977a20e9f52b4980a2e48 (diff)
downloadnode-new-df05cf7c369d38893df3ae5f593c1b6c650054ab.tar.gz
deps: add ada as a dependency
PR-URL: https://github.com/nodejs/node/pull/46410 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com>
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index b0f132efd8..94c5853ba4 100644
--- a/node.gyp
+++ b/node.gyp
@@ -457,6 +457,7 @@
'deps/histogram/histogram.gyp:histogram',
'deps/uvwasi/uvwasi.gyp:uvwasi',
'deps/simdutf/simdutf.gyp:simdutf',
+ 'deps/ada/ada.gyp:ada',
],
'sources': [
@@ -976,6 +977,7 @@
'deps/histogram/histogram.gyp:histogram',
'deps/uvwasi/uvwasi.gyp:uvwasi',
'deps/simdutf/simdutf.gyp:simdutf',
+ 'deps/ada/ada.gyp:ada',
],
'includes': [
@@ -1072,6 +1074,7 @@
'<(node_lib_target_name)',
'deps/histogram/histogram.gyp:histogram',
'deps/uvwasi/uvwasi.gyp:uvwasi',
+ 'deps/ada/ada.gyp:ada',
],
'includes': [
@@ -1141,6 +1144,7 @@
'<(node_lib_target_name)',
'deps/histogram/histogram.gyp:histogram',
'deps/uvwasi/uvwasi.gyp:uvwasi',
+ 'deps/ada/ada.gyp:ada',
],
'includes': [