summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-12-30 05:56:55 -0500
committerJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-12-30 05:56:55 -0500
commit23af36d99ea59d934c38ca8a69536119c49bac7f (patch)
tree89b2ea6ee3a134e174f88cbd47887f54fe279237 /node.gyp
parent2c8751cb855af0b93a92286e82c0c1ca4fd3bfdc (diff)
downloadios-node-v8-23af36d99ea59d934c38ca8a69536119c49bac7f.tar.gz
ios-node-v8-23af36d99ea59d934c38ca8a69536119c49bac7f.tar.bz2
ios-node-v8-23af36d99ea59d934c38ca8a69536119c49bac7f.zip
add build rules for ios arm64
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index 865a7de931..d3225286bd 100644
--- a/node.gyp
+++ b/node.gyp
@@ -570,6 +570,7 @@
'include_dirs': [
'src',
+ 'deps/v8/include',
'<(SHARED_INTERMEDIATE_DIR)' # for node_natives.h
],
'dependencies': [