Build atom-shell with ninja.
This commit is contained in:
parent
467b2b154f
commit
6d187cbb7d
8 changed files with 74 additions and 12 deletions
|
@ -7,7 +7,8 @@ cd "$(dirname "$0")/.."
|
|||
./script/update-frameworks
|
||||
./script/update-node v0.10.9
|
||||
|
||||
gyp --depth . atom.gyp \
|
||||
gyp -f ninja --depth . atom.gyp \
|
||||
-Icommon.gypi \
|
||||
-Ivendor/brightray/brightray.gypi \
|
||||
-Dtarget_arch=ia32 \
|
||||
-Dlibrary=static_library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue