This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
87dbf82d83
electron
/
script
/
update
8 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
Initial empty browser.
2013-04-12 01:46:58 +00:00
#!/bin/sh
set -e
cd "$(dirname "$0")/.."
Pass brightray.gypi via parameters. We need to make sure node.gyp can get variables in brightray.gypi, this needs minimum modifications.
2013-04-12 13:17:54 +00:00
gyp --depth . atom.gyp -I vendor/brightray/brightray.gypi
Reference in a new issue
Copy permalink