Adding node headers to native modules for tests so they will compile and run on Mac
This commit is contained in:
parent
1cf95d2a26
commit
207150c21c
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ HEADERS_DIRS = [
|
||||||
'deps/uv',
|
'deps/uv',
|
||||||
'deps/npm',
|
'deps/npm',
|
||||||
'deps/mdb_v8',
|
'deps/mdb_v8',
|
||||||
|
'deps/v8/include'
|
||||||
]
|
]
|
||||||
HEADERS_FILES = [
|
HEADERS_FILES = [
|
||||||
'common.gypi',
|
'common.gypi',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue