Use shallow-cloned submodule for prebuilts
This commit is contained in:
parent
24d60dd3ab
commit
522206b0bc
3 changed files with 8 additions and 1 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -13,3 +13,7 @@
|
|||
[submodule "h264bitstream/h264bitstream"]
|
||||
path = h264bitstream/h264bitstream
|
||||
url = https://github.com/aizvorski/h264bitstream.git
|
||||
[submodule "libs"]
|
||||
path = libs
|
||||
url = https://github.com/cgutman/moonlight-qt-prebuilts.git
|
||||
shallow = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue