Added submodule libjuice

This commit is contained in:
Paul-Louis Ageneau
2020-01-16 22:40:03 +01:00
parent 15d29fc038
commit 0b554f988e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "deps/plog"] [submodule "deps/plog"]
path = deps/plog path = deps/plog
url = https://github.com/SergiusTheBest/plog url = https://github.com/SergiusTheBest/plog
[submodule "deps/libjuice"]
path = deps/libjuice
url = https://github.com/paullouisageneau/libjuice

1
deps/libjuice vendored Submodule

Submodule deps/libjuice added at b2c4e9f682