From 4f0eb4bca6d80fb1d7f1822f509c4082a3e79158 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sat, 8 Aug 2020 19:47:02 -0700 Subject: [PATCH] add libzip dep --- .gitmodules | 3 +++ depends/libzip | 1 + 2 files changed, 4 insertions(+) create mode 160000 depends/libzip diff --git a/.gitmodules b/.gitmodules index 0ccd3810a..b41fa0437 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,3 +20,6 @@ path = depends/xlsxio url = ../../brechtsanders/xlsxio.git shallow = true +[submodule "depends/libzip"] + path = depends/libzip + url = ../../nih-at/libzip.git diff --git a/depends/libzip b/depends/libzip new file mode 160000 index 000000000..2134d8c34 --- /dev/null +++ b/depends/libzip @@ -0,0 +1 @@ +Subproject commit 2134d8c34dbb8988076e8f2fc3b8be75fdb780bf