Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2014-04-06 21:50:04 +0400
committerMikkel Krautz <mikkel@krautz.dk>2014-04-06 21:50:04 +0400
commitdcd0af7f77a4f96af24106f79b0c1ff8f369a58b (patch)
tree700695255a123453f7c8d023b77206206ff34f5d /.gitmodules
parentb5a30b39c0899b03f365388c8e7e986d2c480b71 (diff)
Dependencies/plcrashreporter: update plcrashrepoter to a Git submodule to get ARM64 support.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8da5fd7..ba79200 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "Dependencies/fmdb"]
path = Dependencies/fmdb
url = http://github.com/ccgus/fmdb.git
+[submodule "Dependencies/plcrashreporter"]
+ path = Dependencies/plcrashreporter
+ url = https://opensource.plausible.coop/stash/scm/plcr/plcrashreporter.git