mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
Add mp11
This commit is contained in:
parent
7785dff19f
commit
64904b45b5
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -547,3 +547,7 @@
|
|||
path = libs/beast
|
||||
url = ../beast.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "mp11"]
|
||||
path = libs/mp11
|
||||
url = ../mp11.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
|
1
libs/mp11
Submodule
1
libs/mp11
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 1b15c82fef6f47eb4db4c6f8fcfcfa16c37493c9
|
Loading…
Add table
Reference in a new issue