From 9db4def0523fb6812bd32914df0341836391eb47 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 26 Oct 2021 21:46:17 +0200 Subject: [PATCH] [DEV] add submodule --- .gitmodules | 3 +++ jsoncpp | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 jsoncpp diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8e641f0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "jsoncpp"] + path = jsoncpp + url = git@192.168.1.156:generic-library/jsoncpp.git diff --git a/jsoncpp b/jsoncpp new file mode 160000 index 0000000..94a6220 --- /dev/null +++ b/jsoncpp @@ -0,0 +1 @@ +Subproject commit 94a6220f7c738d6711d325fd29bb8a60b97fd77e