mirror of
https://git.jami.net/savoirfairelinux/jami-client-android.git
synced 2026-03-13 10:42:02 +08:00
add daemon submodule
Change-Id: I701b0915d66059cd2f865b2f5b9e6b2a54b1801c
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "daemon"]
|
||||
path = daemon
|
||||
url = https://review.jami.net/jami-daemon
|
||||
1
daemon
Submodule
1
daemon
Submodule
Submodule daemon added at d603d92112
@@ -80,7 +80,7 @@ android {
|
||||
namespace = "cx.ring"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path = file("../../../daemon/CMakeLists.txt")
|
||||
path = file("../../daemon/CMakeLists.txt")
|
||||
version = "3.22.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user