This commit is contained in:
JohannesKleine 2025-08-17 18:55:08 +00:00 committed by GitHub
commit 40ed85ae7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitmodules vendored
View file

@ -7,6 +7,7 @@
[submodule "build_scripts/OBS"]
path = build_scripts/OBS
url = https://github.com/RetroShare/OBS.git
branch = master
[submodule "supportlibs/udp-discovery-cpp"]
path = supportlibs/udp-discovery-cpp
url = https://github.com/truvorskameikin/udp-discovery-cpp.git
@ -21,6 +22,7 @@
[submodule "supportlibs/jni.hpp"]
path = supportlibs/jni.hpp
url = https://github.com/RetroShare/jni.hpp.git
branch = master
[submodule "openpgpsdk"]
path = openpgpsdk
url = ../OpenPGP-SDK