Generate makefile with gyp
- Add gyp submodule - Add script to generate makefile with gyp - Switch travis build to do this
This commit is contained in:
parent
86cc854c54
commit
67e008d15d
8 changed files with 30 additions and 50 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "externals/bandit"]
|
||||
path = externals/bandit
|
||||
url = https://github.com/joakimkarlsson/bandit.git
|
||||
[submodule "externals/gyp"]
|
||||
path = externals/gyp
|
||||
url = https://github.com/svn2github/gyp.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue