From 161a754d6db2d1ae850ece63e490c1874168bbdc Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Fri, 18 Apr 2014 11:58:46 +0200 Subject: [PATCH] Add libcrashreporter-qt as submodule --- .gitmodules | 3 +++ thirdparty/libcrashreporter-qt | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 thirdparty/libcrashreporter-qt diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..4fc249f44 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/libcrashreporter-qt"] + path = thirdparty/libcrashreporter-qt + url = https://github.com/dschmidt/libcrashreporter-qt diff --git a/thirdparty/libcrashreporter-qt b/thirdparty/libcrashreporter-qt new file mode 160000 index 000000000..f3471ebd3 --- /dev/null +++ b/thirdparty/libcrashreporter-qt @@ -0,0 +1 @@ +Subproject commit f3471ebd315ef2f21118427e883c0d7a03c48145