Pass brightray.gypi via parameters.
We need to make sure node.gyp can get variables in brightray.gypi, this needs minimum modifications.
This commit is contained in:
parent
44b3aa6a2f
commit
87dbf82d83
2 changed files with 1 additions and 4 deletions
|
@ -4,4 +4,4 @@ set -e
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
gyp --depth . atom.gyp
|
||||
gyp --depth . atom.gyp -I vendor/brightray/brightray.gypi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue