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