Add cppformat submodule
This commit is contained in:
parent
dcfcb528b8
commit
6e34ef025f
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "ext/cppformat"]
|
||||
path = ext/cppformat
|
||||
url = https://github.com/cppformat/cppformat.git
|
||||
1
ext/cppformat
Submodule
1
ext/cppformat
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 0b097da31eae1642dd8132f2996e74f7fe354e46
|
||||
Loading…
Add table
Reference in a new issue