tree-sitter/script/configure.cmd

4 lines
140 B
Batchfile
Raw Normal View History

2017-07-24 21:01:00 -07:00
git submodule update --init --recursive
call .\externals\gyp\gyp.bat project.gyp --depth .
call .\externals\gyp\gyp.bat tests.gyp --depth .