2023-04-11 10:50:07 +02:00
|
|
|
[submodule "third_party/fmt"]
|
|
|
|
path = third_party/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2023-04-12 19:02:44 +02:00
|
|
|
[submodule "third_party/spdlog"]
|
|
|
|
path = third_party/spdlog
|
|
|
|
url = https://github.com/gabime/spdlog
|
2023-04-18 11:06:05 +02:00
|
|
|
[submodule "third_party/magic_enum"]
|
|
|
|
path = third_party/magic_enum
|
|
|
|
url = https://github.com/Neargye/magic_enum.git
|