From 91c74cbe2330fa9a56ce4c4e7b5925bc760e3218 Mon Sep 17 00:00:00 2001 From: physics-sp Date: Tue, 8 Jun 2021 00:11:40 -0300 Subject: [PATCH 1/2] fix install for linux --- third_party/SharpGen | 1 - 1 file changed, 1 deletion(-) delete mode 120000 third_party/SharpGen diff --git a/third_party/SharpGen b/third_party/SharpGen deleted file mode 120000 index 8d9358b..0000000 --- a/third_party/SharpGen +++ /dev/null @@ -1 +0,0 @@ -/share/tools/development/SharpGen \ No newline at end of file From e3d3988bd0cdc144bf452785c7e6621165dde61e Mon Sep 17 00:00:00 2001 From: physics-sp Date: Tue, 8 Jun 2021 00:41:57 -0300 Subject: [PATCH 2/2] add submodule --- .gitmodules | 2 +- third_party/SharpGen | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 third_party/SharpGen diff --git a/.gitmodules b/.gitmodules index 7770290..cb82206 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/stleary/JSON-java [submodule "third_party/SharpGen"] path = third_party/SharpGen - url = https://github.com/cobbr/SharpGen + url = https://github.com/cobbr/SharpGen.git diff --git a/third_party/SharpGen b/third_party/SharpGen new file mode 160000 index 0000000..31c28bf --- /dev/null +++ b/third_party/SharpGen @@ -0,0 +1 @@ +Subproject commit 31c28bf4fee9c076b538b18ceee8e896c7f7dce5