This commit is contained in:
2025-12-23 22:10:12 -06:00
commit 1fa0913f3c
7 changed files with 143 additions and 0 deletions

10
.gitmodules vendored Normal file
View File

@@ -0,0 +1,10 @@
[submodule "external/clickhouse-cpp"]
path = external/clickhouse-cpp
url = https://github.com/ClickHouse/clickhouse-cpp
[submodule "external/tomlplusplus"]
path = external/tomlplusplus
url = https://github.com/marzer/tomlplusplus
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog