diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |