ready to start writing the actual code
This commit is contained in:
13
.gitmodules
vendored
13
.gitmodules
vendored
@@ -1,12 +1,13 @@
|
||||
[submodule "fmt"]
|
||||
path = fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
[submodule "external/fmt"]
|
||||
path = external/fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
[submodule "external/spdlog"]
|
||||
path = external/spdlog
|
||||
url = https://github.com/gabime/spdlog
|
||||
[submodule "external/sqlite"]
|
||||
path = external/sqlite
|
||||
url = https://github.com/sqlite/sqlite
|
||||
[submodule "external/tomlplusplus"]
|
||||
path = external/tomlplusplus
|
||||
url = https://github.com/marzer/tomlplusplus
|
||||
|
||||
[submodule "external/bitsery"]
|
||||
path = external/bitsery
|
||||
url = https://github.com/fraillt/bitsery
|
||||
|
||||
Reference in New Issue
Block a user