diff --git a/.gitmodules b/.gitmodules index 3831ba9..c7ed86b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "libs/Poco"] path = libs/Poco url = https://github.com/pocoproject/poco.git +[submodule "libs/EventManager"] + path = libs/EventManager + url = https://gitea.federationhq.de/byterazor/EventManager.git diff --git a/libs/EventManager b/libs/EventManager new file mode 160000 index 0000000..9a0efd0 --- /dev/null +++ b/libs/EventManager @@ -0,0 +1 @@ +Subproject commit 9a0efd0b62c9b120ddffe37ceb2e3f4447dbb7db