mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Normalize metaparse, hana submodule names
This commit is contained in:
parent
e9da2b0a72
commit
7cc696ede4
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -506,11 +506,11 @@
|
|||
path = libs/compute
|
||||
url = ../compute.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "libs/hana"]
|
||||
[submodule "hana"]
|
||||
path = libs/hana
|
||||
url = ../hana.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "libs/metaparse"]
|
||||
[submodule "metaparse"]
|
||||
path = libs/metaparse
|
||||
url = ../metaparse.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
|
Loading…
Add table
Reference in a new issue