2021-08-04 11:52:31 +02:00
|
|
|
[submodule "libs/Catch2"]
|
|
|
|
path = libs/Catch2
|
|
|
|
url = https://github.com/catchorg/Catch2.git
|
2021-08-04 11:54:21 +02:00
|
|
|
[submodule "libs/Poco"]
|
|
|
|
path = libs/Poco
|
|
|
|
url = https://github.com/pocoproject/poco.git
|
2021-08-04 12:13:18 +02:00
|
|
|
[submodule "libs/EventManager"]
|
|
|
|
path = libs/EventManager
|
|
|
|
url = https://gitea.federationhq.de/byterazor/EventManager.git
|
2021-08-04 12:14:26 +02:00
|
|
|
[submodule "libs/yaml-cpp"]
|
|
|
|
path = libs/yaml-cpp
|
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
2021-08-04 12:26:42 +02:00
|
|
|
[submodule "libs/loguru"]
|
|
|
|
path = libs/loguru
|
|
|
|
url = https://github.com/emilk/loguru.git
|
2021-08-04 12:28:29 +02:00
|
|
|
[submodule "libs/json"]
|
|
|
|
path = libs/json
|
|
|
|
url = https://github.com/nlohmann/json.git
|
2021-08-04 12:29:35 +02:00
|
|
|
[submodule "libs/inja"]
|
|
|
|
path = libs/inja
|
|
|
|
url = https://github.com/pantor/inja.git
|