Build with node.
This commit is contained in:
parent
87dbf82d83
commit
939b695675
4 changed files with 13 additions and 2 deletions
|
@ -4,4 +4,7 @@ set -e
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
gyp --depth . atom.gyp -I vendor/brightray/brightray.gypi
|
||||
gyp --depth . atom.gyp \
|
||||
-Ivendor/brightray/brightray.gypi \
|
||||
-Dtarget_arch=ia32 \
|
||||
-Dlibrary=static_library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue