From 0b554f988e5b148457554329db47e73d27b722c7 Mon Sep 17 00:00:00 2001 From: Paul-Louis Ageneau Date: Thu, 16 Jan 2020 22:40:03 +0100 Subject: [PATCH] Added submodule libjuice --- .gitmodules | 3 +++ deps/libjuice | 1 + 2 files changed, 4 insertions(+) create mode 160000 deps/libjuice diff --git a/.gitmodules b/.gitmodules index f50b4c4..5aa1f0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "deps/plog"] path = deps/plog url = https://github.com/SergiusTheBest/plog +[submodule "deps/libjuice"] + path = deps/libjuice + url = https://github.com/paullouisageneau/libjuice diff --git a/deps/libjuice b/deps/libjuice new file mode 160000 index 0000000..b2c4e9f --- /dev/null +++ b/deps/libjuice @@ -0,0 +1 @@ +Subproject commit b2c4e9f6825af02be419a9673c9b5aa1ad2066df