Compare commits
4 Commits
c94c170c8f
...
595d1a4ac5
Author | SHA1 | Date | |
---|---|---|---|
595d1a4ac5 | |||
cd6aef8364 | |||
d5b3174336 | |||
ee4f5acf75 |
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
[submodule "libs/Catch2"]
|
||||
path = libs/Catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[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
|
||||
[submodule "libs/yaml-cpp"]
|
||||
path = libs/yaml-cpp
|
||||
url = https://github.com/jbeder/yaml-cpp.git
|
1
libs/Catch2
Submodule
1
libs/Catch2
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c4e3767e265808590986d5db6ca1b5532a7f3d13
|
1
libs/EventManager
Submodule
1
libs/EventManager
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 9a0efd0b62c9b120ddffe37ceb2e3f4447dbb7db
|
1
libs/Poco
Submodule
1
libs/Poco
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f81a38057f1d240fe7b7a069612776f788bc88ea
|
1
libs/yaml-cpp
Submodule
1
libs/yaml-cpp
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0579ae3d976091d7d664aa9d2527e0d0cff25763
|
Loading…
Reference in New Issue
Block a user