mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
This commit was generated by cvs2svn to compensate for changes in r3058,
which included commits to RCS files with non-trunk default branches. [SVN r10675]
This commit is contained in:
parent
7ad4ffa058
commit
74576c7c13
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -114,6 +114,10 @@
|
|||
path = libs/math
|
||||
url = ../math.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "build"]
|
||||
path = tools/build
|
||||
url = ../build.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "compatibility"]
|
||||
path = libs/compatibility
|
||||
url = ../compatibility.git
|
||||
|
|
1
tools/build
Submodule
1
tools/build
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2760c60bad565fba44f87056f1f7067e6253b860
|
Loading…
Add table
Reference in a new issue