Add windows configure script
This commit is contained in:
parent
2f37b03a45
commit
2854983342
1 changed files with 3 additions and 0 deletions
3
script/configure.cmd
Normal file
3
script/configure.cmd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
git submodule update --init --recursive
|
||||
.\externals\gyp\gyp project.gyp --depth .
|
||||
.\externals\gyp\gyp tests.gyp --depth .
|
||||
Loading…
Add table
Add a link
Reference in a new issue