mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 06:24:59 +00:00
Add "fetchRecurseSubmodules = on-demand"
This commit is contained in:
parent
cdbedafa4d
commit
9f944862e6
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -486,6 +486,7 @@
|
|||
path = libs/sort
|
||||
url = ../sort.git
|
||||
branch = master
|
||||
[submodule "libs/endian"]
|
||||
[submodule "endian"]
|
||||
path = libs/endian
|
||||
url = ../endian.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
|
Loading…
Add table
Reference in a new issue