mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 02:29:08 +00:00
Add tinyformat as a submodule for testing.
This commit is contained in:
parent
7a71ff4db1
commit
4e473c23a9
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "gtest"]
|
||||
path = gtest
|
||||
url = git://github.com/vitaut/gtest.git
|
||||
[submodule "tinyformat"]
|
||||
path = tinyformat
|
||||
url = git://github.com/vitaut/tinyformat.git
|
||||
|
1
tinyformat
Submodule
1
tinyformat
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f465a3e5461474b9e6a5c3e5739d95c93d66018f
|
Loading…
Reference in New Issue
Block a user