From a26afbe9a1721ad0257074e591df526c68f36643 Mon Sep 17 00:00:00 2001 From: Jonathan Li Date: Wed, 24 May 2017 18:11:14 +0100 Subject: [PATCH] 3rdparty: Add xz submodule The submodule commit corresponds to the v5.2.3 release. --- .gitmodules | 3 +++ 3rdparty/xz/xz | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 3rdparty/xz/xz diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..39a8fed5ca --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "3rdparty/xz/xz"] + path = 3rdparty/xz/xz + url = https://github.com/PCSX2/xz.git diff --git a/3rdparty/xz/xz b/3rdparty/xz/xz new file mode 160000 index 0000000000..3d566cd519 --- /dev/null +++ b/3rdparty/xz/xz @@ -0,0 +1 @@ +Subproject commit 3d566cd519017eee1a400e7961ff14058dfaf33c