Adding node headers to native modules for tests so they will compile and run on Mac

This commit is contained in:
Tomas Rycl 2017-11-03 12:49:25 +01:00 committed by Cheng Zhao
parent 1cf95d2a26
commit 207150c21c

View file

@ -25,6 +25,7 @@ HEADERS_DIRS = [
'deps/uv',
'deps/npm',
'deps/mdb_v8',
'deps/v8/include'
]
HEADERS_FILES = [
'common.gypi',