diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | third_party/spdlog | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 83a0ed02..9243d165 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "third_party/libconfig"] path = third_party/libconfig url = https://git.bktus.com/GpgFrontend/libconfig.git +[submodule "third_party/spdlog"] + path = third_party/spdlog + url = https://git.bktus.com/GpgFrontend/spdlog.git diff --git a/third_party/spdlog b/third_party/spdlog new file mode 160000 +Subproject 927cc29444a294d76e83dfb898e797dc431ce09 |