diff --git a/.gitmodules b/.gitmodules index c7ed86b..82db5f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "libs/EventManager"] path = libs/EventManager url = https://gitea.federationhq.de/byterazor/EventManager.git +[submodule "libs/yaml-cpp"] + path = libs/yaml-cpp + url = https://github.com/jbeder/yaml-cpp.git diff --git a/libs/yaml-cpp b/libs/yaml-cpp new file mode 160000 index 0000000..0579ae3 --- /dev/null +++ b/libs/yaml-cpp @@ -0,0 +1 @@ +Subproject commit 0579ae3d976091d7d664aa9d2527e0d0cff25763