test
This commit is contained in:
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user