mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Adding node headers to native modules for tests so they will compile and run on Mac
This commit is contained in:
@@ -25,6 +25,7 @@ HEADERS_DIRS = [
|
||||
'deps/uv',
|
||||
'deps/npm',
|
||||
'deps/mdb_v8',
|
||||
'deps/v8/include'
|
||||
]
|
||||
HEADERS_FILES = [
|
||||
'common.gypi',
|
||||
|
||||
Reference in New Issue
Block a user