mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
Add develop submodule for pfr
This commit is contained in:
parent
ab8d5cf232
commit
d134fda9a7
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -778,3 +778,8 @@
|
|||
url = ../json.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "pfr"]
|
||||
path = libs/pfr
|
||||
url = ../pfr.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/pfr
Submodule
1
libs/pfr
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d2ac7325bd59babe9e122b1e8d39a067af7bfe9c
|
Loading…
Add table
Reference in a new issue