From f8c58610a4b873b0d60e2a42e634eda6aa3dd27e Mon Sep 17 00:00:00 2001 From: Dirk Schulze Date: Thu, 18 Apr 2019 06:33:59 +0200 Subject: [PATCH] Fix git submodules issue --- .gitignore | 1 - third_party/cpp-base64 | 1 + third_party/stylesheet | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 third_party/cpp-base64 create mode 160000 third_party/stylesheet diff --git a/.gitignore b/.gitignore index 1688d7d4..8d751d70 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ svgnative/build/ viewer/ .vscode -third_party/ \ No newline at end of file diff --git a/third_party/cpp-base64 b/third_party/cpp-base64 new file mode 160000 index 00000000..6420804f --- /dev/null +++ b/third_party/cpp-base64 @@ -0,0 +1 @@ +Subproject commit 6420804f7ba10e8c3049c6e3b59ec88c88d808a6 diff --git a/third_party/stylesheet b/third_party/stylesheet new file mode 160000 index 00000000..c81c4be1 --- /dev/null +++ b/third_party/stylesheet @@ -0,0 +1 @@ +Subproject commit c81c4be1195e47226b992e26050c3c99ae18510f