mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Add submodule property_map_parallel
This commit is contained in:
parent
e305f63f84
commit
5c63b874ff
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -788,3 +788,8 @@
|
|||
url = ../lambda2.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "property_map_parallel"]
|
||||
path = libs/property_map_parallel
|
||||
url = ../property_map_parallel.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/property_map_parallel
Submodule
1
libs/property_map_parallel
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d9e19fc927104d52f9ae704705d54f605355baac
|
Loading…
Add table
Reference in a new issue