mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Initial commit
[SVN r10116]
This commit is contained in:
parent
0bd4af329b
commit
5e6d69078a
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -86,6 +86,10 @@
|
|||
path = libs/test
|
||||
url = ../test.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "crc"]
|
||||
path = libs/crc
|
||||
url = ../crc.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "pool"]
|
||||
path = libs/pool
|
||||
url = ../pool.git
|
||||
|
|
1
libs/crc
Submodule
1
libs/crc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 10e6c8b6b6d879c7c2046f6122bc2a52c2e9165c
|
Loading…
Add table
Reference in a new issue